aboutsummaryrefslogtreecommitdiffstats
path: root/main/make
diff options
context:
space:
mode:
Diffstat (limited to 'main/make')
-rw-r--r--main/make/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/make/APKBUILD b/main/make/APKBUILD
index aca1b9293c..4f5fef6999 100644
--- a/main/make/APKBUILD
+++ b/main/make/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="GPL-3.0-or-later"
depends=""
subpackages="$pkgname-doc"
-source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2
+source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2
fix-atexit-exit.patch
fix-glob-dtype.patch
"