From 9085eb9a0e2ff7a0068f54f1788673de71027e61 Mon Sep 17 00:00:00 2001 From: Luis Ressel Date: Wed, 27 Feb 2019 00:22:33 +0100 Subject: system/*: Change source urls to https:// wherever possible --- system/help2man/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/help2man') diff --git a/system/help2man/APKBUILD b/system/help2man/APKBUILD index b021f7f88..f3c238fc6 100644 --- a/system/help2man/APKBUILD +++ b/system/help2man/APKBUILD @@ -10,7 +10,7 @@ license="GPL-3.0+" depends="perl" makedepends="gettext-tiny" subpackages="$pkgname-doc" -source="ftp://ftp.gnu.org/gnu/help2man/help2man-$pkgver.tar.xz" +source="https://ftp.gnu.org/gnu/help2man/help2man-$pkgver.tar.xz" build() { cd "$builddir" -- cgit v1.2.3-60-g2f50