summaryrefslogtreecommitdiffstats
path: root/main/lua-augeas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-augeas/APKBUILD')
-rw-r--r--main/lua-augeas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-augeas/APKBUILD b/main/lua-augeas/APKBUILD
index 03d80a037..143df0e54 100644
--- a/main/lua-augeas/APKBUILD
+++ b/main/lua-augeas/APKBUILD
@@ -18,7 +18,7 @@ for _i in $_luaversions; do
makedepends="$makedepends lua$_i-dev"
subpackages="$subpackages lua$_i-augeas:split_${_i/./_}"
done
-source="http://git.alpinelinux.org/cgit/lua-augeas.git/snapshot/lua-augeas-$pkgver.tar.bz2
+source="http://dev.alpinelinux.org/archive/lua-augeas/lua-augeas-$pkgver.tar.bz2
0001-support-for-Lua-5.2.patch"
_sdir="$srcdir"/lua-augeas-$pkgver