aboutsummaryrefslogtreecommitdiffstats
path: root/main/gzip/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gzip/APKBUILD')
-rw-r--r--main/gzip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gzip/APKBUILD b/main/gzip/APKBUILD
index 8f05faaefed..3463379e13f 100644
--- a/main/gzip/APKBUILD
+++ b/main/gzip/APKBUILD
@@ -12,7 +12,7 @@ depends=
makedepends=
checkdepends="less"
install=
-source="http://ftp.gnu.org/gnu/gzip/gzip-$pkgver.tar.gz"
+source="https://ftp.gnu.org/gnu/gzip/gzip-$pkgver.tar.gz"
build() {
cd "$builddir"