From 6d8e169e5a8dc6d7ca5857e8488255ab21b10a38 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 4 Feb 2011 18:47:55 +0000 Subject: multiple packages hosted at git.alpinelinux.org: update source urls --- testing/acf-fetch-crl/APKBUILD | 4 ++-- testing/apts/APKBUILD | 4 ++-- testing/lua-augeas/APKBUILD | 4 ++-- testing/squark/APKBUILD | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'testing') diff --git a/testing/acf-fetch-crl/APKBUILD b/testing/acf-fetch-crl/APKBUILD index e15fcc0aef..f6f2199fd7 100644 --- a/testing/acf-fetch-crl/APKBUILD +++ b/testing/acf-fetch-crl/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason 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 21e829f96e..549fa94b57 100644 --- a/testing/apts/APKBUILD +++ b/testing/apts/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Jeff Bilyk 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 cb7ca68e0c..f8748cc6a4 100644 --- a/testing/lua-augeas/APKBUILD +++ b/testing/lua-augeas/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa 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 8763bf4dcc..80f5f7d32d 100644 --- a/testing/squark/APKBUILD +++ b/testing/squark/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: Timo TerĂs 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" -- cgit v1.2.3