mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <dev@lynxeye.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] acl: correct download URL
Date: Tue, 28 Jul 2015 20:49:59 +0200	[thread overview]
Message-ID: <1438109399-10775-1-git-send-email-dev@lynxeye.de> (raw)

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

                 reply	other threads:[~2015-07-28 16:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1438109399-10775-1-git-send-email-dev@lynxeye.de \
    --to=dev@lynxeye.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