aboutsummaryrefslogtreecommitdiffstats
path: root/extra/shorewall-shell/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-15 07:04:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-15 07:04:25 +0000
commit6aa78584e0a312358183faa7e1c34858662b2b70 (patch)
treeae2e3ccb65b13acb8db2941b3000b1b43a99b613 /extra/shorewall-shell/APKBUILD
parentb361eb86e5d6928df346b8ca4bcfac03e9b3cdae (diff)
downloadaports-6aa78584e0a312358183faa7e1c34858662b2b70.tar.bz2
aports-6aa78584e0a312358183faa7e1c34858662b2b70.tar.xz
extra/shorewall*: upgrade to 4.2.10
Diffstat (limited to 'extra/shorewall-shell/APKBUILD')
-rw-r--r--extra/shorewall-shell/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/shorewall-shell/APKBUILD b/extra/shorewall-shell/APKBUILD
index ebcdba78c6..643562f209 100644
--- a/extra/shorewall-shell/APKBUILD
+++ b/extra/shorewall-shell/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=shorewall-shell
-_v=4.2.9
-pkgver=4.2.9
+_v=4.2.10
+pkgver=4.2.10
pkgrel=0
pkgdesc="Shoreline Firewall shell-based compiler."
url="http://www.shorewall.net/"
@@ -14,4 +14,4 @@ build() {
cd "$srcdir"/$pkgname-$pkgver
PREFIX="$pkgdir" ./install.sh || return 1
}
-md5sums="caa96cf4c257a7156f1621a1ac41d69c shorewall-shell-4.2.9.tar.bz2"
+md5sums="d6f7cbc3c502c09921ede920547d5017 shorewall-shell-4.2.10.tar.bz2"