summaryrefslogtreecommitdiffstats
path: root/rules/gnutls.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2013-02-13 15:50:49 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2013-02-13 15:52:16 +0100
commit28e312817d8542efcad40efe3d5a83c2e0b54fae (patch)
tree195f73a48a9ee3d9d8e25d605a94c7d4d708c626 /rules/gnutls.make
parent9884e3b81145749bccc67ba1861b37d38983b344 (diff)
downloadptxdist-28e312817d8542efcad40efe3d5a83c2e0b54fae.tar.gz
ptxdist-28e312817d8542efcad40efe3d5a83c2e0b54fae.tar.xz
gnutls: use ptx/mirror to generate URL
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/gnutls.make')
-rw-r--r--rules/gnutls.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gnutls.make b/rules/gnutls.make
index 748a93e79..b64a36c1f 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -20,7 +20,7 @@ GNUTLS_VERSION := 2.12.21
GNUTLS_MD5 := 93ffac7507dd39a4c6a672ca6976d397
GNUTLS := gnutls-$(GNUTLS_VERSION)
GNUTLS_SUFFIX := tar.bz2
-GNUTLS_URL := http://ftp.gnu.org/gnu/gnutls/$(GNUTLS).$(GNUTLS_SUFFIX)
+GNUTLS_URL := $(call ptx/mirror, GNU, gnutls/$(GNUTLS).$(GNUTLS_SUFFIX))
GNUTLS_SOURCE := $(SRCDIR)/$(GNUTLS).$(GNUTLS_SUFFIX)
GNUTLS_DIR := $(BUILDDIR)/$(GNUTLS)
GNUTLS_LICENSE := LGPLv3+