summaryrefslogtreecommitdiffstats
path: root/main/acf-shorewall
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-10-29 00:45:51 +0000
committerTed Trask <ttrask01@yahoo.com>2012-10-29 00:45:51 +0000
commitf3dd34bd17c2e787089fb72c0307afb0c6d4f241 (patch)
tree0273881fd15fdc002063f7d96061a95ba3d4cb9e /main/acf-shorewall
parentcaa90f0926ac7b21f6b83b5e513faf325305facf (diff)
downloadaports-f3dd34bd17c2e787089fb72c0307afb0c6d4f241.tar.bz2
aports-f3dd34bd17c2e787089fb72c0307afb0c6d4f241.tar.xz
main/acf-shorewall: upgrade to 0.8.1
Diffstat (limited to 'main/acf-shorewall')
-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 538c3d4ef..d477fcdcc 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-shorewall
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=0
pkgdesc="A web-based system administration interface for shorewall"
url="http://git.alpinelinux.org/cgit/acf-shorewall"
@@ -14,4 +14,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="b4722056f478b32026e0f18cf9f564ad acf-shorewall-0.8.0.tar.bz2"
+md5sums="5ea66ea7962d5796c4fad6eb62a464b1 acf-shorewall-0.8.1.tar.bz2"