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 --- main/acf-shorewall/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/acf-shorewall') diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD index 07344ad51..61f3ea74a 100644 --- a/main/acf-shorewall/APKBUILD +++ b/main/acf-shorewall/APKBUILD @@ -2,13 +2,13 @@ # Maintainer: Ted Trask pkgname=acf-shorewall pkgver=0.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="A web-based system administration interface for shorewall" url="http://git.alpinelinux.org/cgit/acf-shorewall" arch="noarch" license="GPL-2" depends="acf-core lua shorewall" -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" -- cgit v1.2.3