summaryrefslogtreecommitdiffstats
path: root/main/acf-shorewall
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-03-04 19:50:03 +0000
committerTed Trask <ttrask01@yahoo.com>2010-03-04 19:50:03 +0000
commitdaaabce695dd6e0b89bce654380659551e8c41f1 (patch)
tree8a495ba755ad0aba839c39d111e6397ea9f2b7c3 /main/acf-shorewall
parent6d6f8b198b42a10291618eb49f10331e9fe05d7d (diff)
downloadaports-daaabce695dd6e0b89bce654380659551e8c41f1.tar.bz2
aports-daaabce695dd6e0b89bce654380659551e8c41f1.tar.xz
main/acf-shorewall: upgrade to 0.6.2
Diffstat (limited to 'main/acf-shorewall')
-rw-r--r--main/acf-shorewall/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD
index 02502677..c834929e 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-shorewall
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=0
pkgdesc="A web-based system administration interface for shorewall"
url="http://git.alpinelinux.org/cgit/acf-shorewall"
@@ -12,4 +12,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="218dc8f6115da0223b70284bde1066e9 acf-shorewall-0.6.1.tar.bz2"
+md5sums="d92c0f4ebdbe52dff156a13c08055cf9 acf-shorewall-0.6.2.tar.bz2"