aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-openrc
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-openrc')
-rw-r--r--main/lua-openrc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lua-openrc/APKBUILD b/main/lua-openrc/APKBUILD
index 71860ece13..98d43a3251 100644
--- a/main/lua-openrc/APKBUILD
+++ b/main/lua-openrc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=lua-openrc
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Lua module for OpenRC"
url="http://git.alpinelinux.org/cgit/lua-openrc/"
arch="all"
@@ -11,7 +11,7 @@ depends=lua
makedepends="lua-dev openrc-dev"
install=
subpackages=
-source="http://git.alpinelinux.org/cgit/lua-openrc/snapshot/lua-openrc-$pkgver.tar.bz2"
+source="http://git.alpinelinux.org/cgit/lua-openrc.git/snapshot/lua-openrc-$pkgver.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver