aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lzlib
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lzlib')
-rw-r--r--testing/lzlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lzlib/APKBUILD b/testing/lzlib/APKBUILD
index a29423e0caa..2138ce0e080 100644
--- a/testing/lzlib/APKBUILD
+++ b/testing/lzlib/APKBUILD
@@ -8,7 +8,7 @@ url="http://www.nongnu.org/lzip/lzlib.html"
arch="all"
license="GPL-2.0-or-later"
subpackages="$pkgname-doc"
-source="http://download.savannah.gnu.org/releases/lzip/$pkgname/$pkgname-$pkgver.tar.gz"
+source="https://download.savannah.gnu.org/releases/lzip/$pkgname/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"