aboutsummaryrefslogtreecommitdiffstats
path: root/main/which/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/which/APKBUILD')
-rw-r--r--main/which/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/which/APKBUILD b/main/which/APKBUILD
index aaf627c3e4..6a2a214f91 100644
--- a/main/which/APKBUILD
+++ b/main/which/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="$depends_dev"
install=""
subpackages="$pkgname-doc"
-source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
+source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver
build() {