summaryrefslogtreecommitdiff
path: root/system/lzip/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/lzip/APKBUILD')
-rw-r--r--system/lzip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/lzip/APKBUILD b/system/lzip/APKBUILD
index d6f4ccec4..04bf0f148 100644
--- a/system/lzip/APKBUILD
+++ b/system/lzip/APKBUILD
@@ -4,11 +4,11 @@ pkgname=lzip
pkgver=1.20
pkgrel=0
pkgdesc="Lzip is a lossless data compressor"
-url="http://www.nongnu.org/lzip/lzip.html"
+url="https://www.nongnu.org/lzip/lzip.html"
arch="all"
license="GPL-2.0+"
subpackages="$pkgname-doc"
-source="http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"
+source="https://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {