summaryrefslogtreecommitdiffstats
path: root/testing/lua-augeas
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-02-04 18:47:55 +0000
committerTed Trask <ttrask01@yahoo.com>2011-02-04 18:47:55 +0000
commit6d8e169e5a8dc6d7ca5857e8488255ab21b10a38 (patch)
tree6b5abcaeb87e51c3abb9cb96f383810f98fc0189 /testing/lua-augeas
parent6e0e39fc9f7fe1a15b5f83fa0a3a873e6e834281 (diff)
downloadaports-6d8e169e5a8dc6d7ca5857e8488255ab21b10a38.tar.bz2
aports-6d8e169e5a8dc6d7ca5857e8488255ab21b10a38.tar.xz
multiple packages hosted at git.alpinelinux.org: update source urls
Diffstat (limited to 'testing/lua-augeas')
-rw-r--r--testing/lua-augeas/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lua-augeas/APKBUILD b/testing/lua-augeas/APKBUILD
index cb7ca68e0..f8748cc6a 100644
--- a/testing/lua-augeas/APKBUILD
+++ b/testing/lua-augeas/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lua-augeas
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Lua bindings for Augeas"
url="http://git.alpinelinux.org/cgit/lua-augeas/"
arch="all"
@@ -10,7 +10,7 @@ depends=
makedepends="lua-dev pkgconfig augeas-dev"
install=
subpackages=
-source="http://git.alpinelinux.org/cgit/lua-augeas/snapshot/lua-augeas-$pkgver.tar.bz2"
+source="http://git.alpinelinux.org/cgit/lua-augeas.git/snapshot/lua-augeas-$pkgver.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {