aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zile/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/zile/APKBUILD')
-rw-r--r--testing/zile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zile/APKBUILD b/testing/zile/APKBUILD
index ce5a25a88f3..5999a9319d6 100644
--- a/testing/zile/APKBUILD
+++ b/testing/zile/APKBUILD
@@ -11,7 +11,7 @@ depends=""
makedepends="ncurses-dev gc-dev perl help2man"
install=""
subpackages="${pkgname}-doc"
-source="http://ftp.gnu.org/gnu/zile/${pkgname}-${pkgver}.tar.gz"
+source="https://ftp.gnu.org/gnu/zile/${pkgname}-${pkgver}.tar.gz"
builddir="$srcdir/${pkgname}-${pkgver}"
build() {