summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-02-25 16:21:33 +0000
committerTed Trask <ttrask01@yahoo.com>2010-02-25 16:22:07 +0000
commitadbc5c6b6cebe8fa633853980af14347cf184440 (patch)
tree3bdba09fcfc096a4c0fd0d0265e8fe99888f5c1b /main
parentd83b5df91a8c47bb24ea9f0545b8b8c7548ff5be (diff)
downloadaports-adbc5c6b6cebe8fa633853980af14347cf184440.tar.bz2
aports-adbc5c6b6cebe8fa633853980af14347cf184440.tar.xz
main/acf-shorewall: upgrade to 0.6.1
Diffstat (limited to 'main')
-rw-r--r--main/acf-shorewall/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD
index efa24c3a..02502677 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-shorewall
-pkgver=0.6.0
+pkgver=0.6.1
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="31deda2a0f3d44b5560f5d4f419e7f53 acf-shorewall-0.6.0.tar.bz2"
+md5sums="218dc8f6115da0223b70284bde1066e9 acf-shorewall-0.6.1.tar.bz2"