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