aboutsummaryrefslogtreecommitdiffstats
path: root/main/nettle/APKBUILD
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2013-01-24 16:03:43 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-01-24 16:03:54 +0100
commit03abb10bc084244521e6cce87b40f61042c6c412 (patch)
tree4e13dcf6604496dcafdf97a76e84a10e0700fb64 /main/nettle/APKBUILD
parent41a4565174845deabd6df51002dcad847c17d785 (diff)
main/nettle: change download url
Diffstat (limited to 'main/nettle/APKBUILD')
-rw-r--r--main/nettle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nettle/APKBUILD b/main/nettle/APKBUILD
index 4b0557b9408..fa2bb11e27c 100644
--- a/main/nettle/APKBUILD
+++ b/main/nettle/APKBUILD
@@ -12,7 +12,7 @@ depends_dev="gmp-dev m4"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-utils"
-source="ftp://ftp.lysator.liu.se/pub/security/lsh/$pkgname-$pkgver.tar.gz
+source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
nettle-2.4-makefile.patch"
_builddir="$srcdir"/$pkgname-$pkgver