aboutsummaryrefslogtreecommitdiffstats
path: root/main/shorewall-shell/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-10-14 09:01:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-10-14 09:09:16 +0000
commita6ab887506d0b6151606959447e45060a7d980f6 (patch)
tree401b0dc6a7d1205dfb83fd3a5a0129a42bcefee3 /main/shorewall-shell/APKBUILD
parent8b32f31aa3809b8894bd6d4ff2d3199892bd9f9b (diff)
downloadaports-a6ab887506d0b6151606959447e45060a7d980f6.tar.bz2
aports-a6ab887506d0b6151606959447e45060a7d980f6.tar.xz
main/shorewall-shell: do not restore default gw that you never modified
Shorewall's restore default gw will intentinally break multi routes When no 'balance' option is specified shorewall does not change the default gw so there is no point in restoring (breaking) it either.
Diffstat (limited to 'main/shorewall-shell/APKBUILD')
-rw-r--r--main/shorewall-shell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/shorewall-shell/APKBUILD b/main/shorewall-shell/APKBUILD
index 1dc8c7094d..c04a3c15af 100644
--- a/main/shorewall-shell/APKBUILD
+++ b/main/shorewall-shell/APKBUILD
@@ -2,7 +2,7 @@
pkgname=shorewall-shell
_v=4.2.11
pkgver=4.2.11
-pkgrel=1
+pkgrel=2
pkgdesc="Shoreline Firewall shell-based compiler."
url="http://www.shorewall.net/"
arch="noarch"
@@ -33,4 +33,4 @@ build() {
md5sums="518a7f389a6f606c109acb7dfbe18372 shorewall-shell-4.2.11.tar.bz2
64c01bc4f57203fb877bb334994eac38 shorewall-policyrouting.patch
79745ea284a08cb167b9a356ee0bff3b shorewall-shell-ipset.patch
-48ef4d6120a012a6441d604a120fb039 shorewall-shell-providers-gateway-none.patch"
+66b7249c5c56d104f62676c175e222d3 shorewall-shell-providers-gateway-none.patch"