summaryrefslogtreecommitdiffstats
path: root/main/acf-shorewall
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-03-30 13:28:31 +0000
committerTed Trask <ttrask01@yahoo.com>2011-03-30 15:49:27 +0000
commitc98ace3c01301d4df2233624876501c1d8485ae2 (patch)
tree5d827abb7d6a265725302bea54ecf1155e1e6531 /main/acf-shorewall
parent733a2a5c87592a383b59c4ce9b044a9c508d8006 (diff)
downloadaports-c98ace3c01301d4df2233624876501c1d8485ae2.tar.bz2
aports-c98ace3c01301d4df2233624876501c1d8485ae2.tar.xz
main/acf-shorewall: upgrade to 0.7.0
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 61f3ea74a..c96fc18a8 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-shorewall
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.7.0
+pkgrel=0
pkgdesc="A web-based system administration interface for shorewall"
url="http://git.alpinelinux.org/cgit/acf-shorewall"
arch="noarch"
@@ -14,4 +14,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="d92c0f4ebdbe52dff156a13c08055cf9 acf-shorewall-0.6.2.tar.bz2"
+md5sums="190a278c301d0b20afc512b9585148c0 acf-shorewall-0.7.0.tar.bz2"