mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] acl: correct download URL
@ 2015-07-28 18:49 Lucas Stach
  0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2015-07-28 18:49 UTC (permalink / raw)
  To: ptxdist

The old URL is no longer available. Replace with the
official GNU mirror.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
---
 rules/acl.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/acl.make b/rules/acl.make
index 3cd76ad..98b1da9 100644
--- a/rules/acl.make
+++ b/rules/acl.make
@@ -20,7 +20,7 @@ ACL_VERSION	:= 2.2.49
 ACL_MD5		:= 181445894cca986da9ae0099d5ce2d08
 ACL		:= acl-$(ACL_VERSION)
 ACL_SUFFIX	:= tar.gz
-ACL_URL		:= http://mirrors.zerg.biz/nongnu/acl/$(ACL).src.$(ACL_SUFFIX)
+ACL_URL		:= http://download.savannah.gnu.org/releases/acl/$(ACL).src.$(ACL_SUFFIX)
 ACL_SOURCE	:= $(SRCDIR)/$(ACL).src.$(ACL_SUFFIX)
 ACL_DIR		:= $(BUILDDIR)/$(ACL)
 ACL_LICENSE	:= GPLv2, LGPLv2.1
-- 
2.1.0


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-28 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-28 18:49 [ptxdist] [PATCH] acl: correct download URL Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox