summaryrefslogtreecommitdiff
path: root/user/luarocks/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/luarocks/APKBUILD')
-rw-r--r--user/luarocks/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/luarocks/APKBUILD b/user/luarocks/APKBUILD
index 89ef56bfa..434408c6b 100644
--- a/user/luarocks/APKBUILD
+++ b/user/luarocks/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
options="!check" # no test suite
license="MIT"
makedepends="lua5.3-dev"
-source="http://luarocks.github.io/luarocks/releases/luarocks-$pkgver.tar.gz"
+source="https://luarocks.github.io/luarocks/releases/luarocks-$pkgver.tar.gz"
build() {
cd "$builddir"