From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 5/6] splashutils: change URL to SF mirror
Date: Sun, 12 Oct 2014 08:42:59 +0200 [thread overview]
Message-ID: <1413096180-8892-6-git-send-email-post@lespocky.de> (raw)
In-Reply-To: <1413096180-8892-1-git-send-email-post@lespocky.de>
Old URL not working anymore, berlios stopped operations earlier this
year, but luckily SF.net imported berlios projects so we can download it
there. However package still fails to build. ;-)
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
rules/splashutils.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/splashutils.make b/rules/splashutils.make
index 99eb090..daffbdb 100644
--- a/rules/splashutils.make
+++ b/rules/splashutils.make
@@ -20,7 +20,7 @@ SPLASHUTILS_VERSION := 1.5.4.3
SPLASHUTILS_MD5 := 206da4493c4c511ddda507e20217369b
SPLASHUTILS := splashutils-$(SPLASHUTILS_VERSION)
SPLASHUTILS_SUFFIX := tar.bz2
-SPLASHUTILS_URL := http://fbsplash.alanhaggai.org/tarballs/files/splashutils-lite-$(SPLASHUTILS_VERSION).$(SPLASHUTILS_SUFFIX)
+SPLASHUTILS_URL := $(call ptx/mirror, SF, fbsplash.berlios/splashutils-lite-$(SPLASHUTILS_VERSION).$(SPLASHUTILS_SUFFIX))
SPLASHUTILS_SOURCE := $(SRCDIR)/splashutils-lite-$(SPLASHUTILS_VERSION).$(SPLASHUTILS_SUFFIX)
SPLASHUTILS_DIR := $(BUILDDIR)/$(SPLASHUTILS)
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2014-10-12 6:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-12 6:42 [ptxdist] fix some download URLs Alexander Dahl
2014-10-12 6:42 ` [ptxdist] [PATCH 1/6] sysstat: change suffix to tar.bz2 Alexander Dahl
2014-10-12 6:42 ` [ptxdist] [PATCH 2/6] libmikmod: change URL to SF mirror Alexander Dahl
2014-10-12 6:42 ` [ptxdist] [PATCH 3/6] nickel: " Alexander Dahl
2014-10-12 6:42 ` [ptxdist] [PATCH 4/6] sjinn: " Alexander Dahl
2014-10-12 6:42 ` Alexander Dahl [this message]
2014-10-12 6:43 ` [ptxdist] [PATCH 6/6] opencv: update download url Alexander Dahl
2014-11-13 16:42 ` [ptxdist] fix some download URLs Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1413096180-8892-6-git-send-email-post@lespocky.de \
--to=post@lespocky.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox