aboutsummaryrefslogtreecommitdiffstats
path: root/main/haserl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/haserl/APKBUILD')
-rw-r--r--main/haserl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/haserl/APKBUILD b/main/haserl/APKBUILD
index da46a48002..ab604859e8 100644
--- a/main/haserl/APKBUILD
+++ b/main/haserl/APKBUILD
@@ -17,7 +17,7 @@ for _i in $_luaversions; do
subpackages="$subpackages haserl-lua$_i:split_${_i/./_}"
done
options="suid"
-source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
_sdir="$srcdir"/$pkgname-$pkgver
prepare() {