aboutsummaryrefslogtreecommitdiffstats
path: root/main/nettle/APKBUILD
diff options
context:
space:
mode:
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 c87acf3e1b..7266ef92c9 100644
--- a/main/nettle/APKBUILD
+++ b/main/nettle/APKBUILD
@@ -12,7 +12,7 @@ depends=""
depends_dev="gmp-dev"
makedepends="$depends_dev m4"
subpackages="$pkgname-dev $pkgname-utils"
-source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
+source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
nettle-2.4-makefile.patch"
builddir="$srcdir/$pkgname-$pkgver"