summaryrefslogtreecommitdiffstats
path: root/testing
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
parent6e0e39fc9f7fe1a15b5f83fa0a3a873e6e834281 (diff)
downloadaports-6d8e169e5a8dc6d7ca5857e8488255ab21b10a38.tar.bz2
aports-6d8e169e5a8dc6d7ca5857e8488255ab21b10a38.tar.xz
multiple packages hosted at git.alpinelinux.org: update source urls
Diffstat (limited to 'testing')
-rw-r--r--testing/acf-fetch-crl/APKBUILD4
-rw-r--r--testing/apts/APKBUILD4
-rw-r--r--testing/lua-augeas/APKBUILD4
-rw-r--r--testing/squark/APKBUILD4
4 files changed, 8 insertions, 8 deletions
diff --git a/testing/acf-fetch-crl/APKBUILD b/testing/acf-fetch-crl/APKBUILD
index e15fcc0ae..f6f2199fd 100644
--- a/testing/acf-fetch-crl/APKBUILD
+++ b/testing/acf-fetch-crl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
pkgname=acf-fetch-crl
pkgver=0.2.0
-pkgrel=1
+pkgrel=3
pkgdesc="A web-based system administration interface for fetch-crl"
url="http://git.alpinelinux.org/cgit/$pkgname"
arch="noarch"
@@ -10,7 +10,7 @@ depends="acf-core lua fetch-crl"
makedepends=""
install=
subpackages=""
-source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
+source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2"
package() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/testing/apts/APKBUILD b/testing/apts/APKBUILD
index 21e829f96..549fa94b5 100644
--- a/testing/apts/APKBUILD
+++ b/testing/apts/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Jeff Bilyk <jbilyk@gmail.com>
pkgname=apts
pkgver=0.3
-pkgrel=0
+pkgrel=1
pkgdesc="APTS - Alpine Package Testing Suite"
depends=
makedepends=
-source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2
+source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2
"
url="http://git.alpinelinux.org/cgit/apts/"
arch="noarch"
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() {
diff --git a/testing/squark/APKBUILD b/testing/squark/APKBUILD
index 8763bf4dc..80f5f7d32 100644
--- a/testing/squark/APKBUILD
+++ b/testing/squark/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Timo TerĂs <timo.teras@iki.fi>
pkgname=squark
pkgver=0.1
-pkgrel=0
+pkgrel=1
pkgdesc="Squark - Squid User Authentication and Rating Kit"
subpackages=
depends="haserl lua"
makedepends="net-snmp-dev cmph-dev lua pkgconfig"
-source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2
+source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2
"
url="http://git.alpinelinux.org/cgit/squark/"
arch="all"