aboutsummaryrefslogtreecommitdiffstats
path: root/main/texinfo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/texinfo/APKBUILD')
-rw-r--r--main/texinfo/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/texinfo/APKBUILD b/main/texinfo/APKBUILD
index 2620c8aff90..ee7fed953cd 100644
--- a/main/texinfo/APKBUILD
+++ b/main/texinfo/APKBUILD
@@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
depends="perl"
makedepends="ncurses-dev perl-dev"
subpackages="$pkgname-doc"
-source="ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-$pkgver.tar.xz
+source="https://ftp.gnu.org/gnu/texinfo/texinfo-$pkgver.tar.xz
fix-build-without-NLS.patch"
build() {