aboutsummaryrefslogtreecommitdiffstats
path: root/main/shorewall-shell/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/shorewall-shell/APKBUILD')
-rw-r--r--main/shorewall-shell/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/shorewall-shell/APKBUILD b/main/shorewall-shell/APKBUILD
index 0959824242..1dc8c7094d 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=0
+pkgrel=1
pkgdesc="Shoreline Firewall shell-based compiler."
url="http://www.shorewall.net/"
arch="noarch"
@@ -12,6 +12,7 @@ depends="shorewall-common"
source="http://www.shorewall.net/pub/shorewall/${_v%.*}/shorewall-$_v/$pkgname-$pkgver.tar.bz2
shorewall-policyrouting.patch
shorewall-shell-ipset.patch
+ shorewall-shell-providers-gateway-none.patch
"
_builddir="$srcdir"/$pkgname-$pkgver
@@ -31,4 +32,5 @@ build() {
md5sums="518a7f389a6f606c109acb7dfbe18372 shorewall-shell-4.2.11.tar.bz2
64c01bc4f57203fb877bb334994eac38 shorewall-policyrouting.patch
-79745ea284a08cb167b9a356ee0bff3b shorewall-shell-ipset.patch"
+79745ea284a08cb167b9a356ee0bff3b shorewall-shell-ipset.patch
+48ef4d6120a012a6441d604a120fb039 shorewall-shell-providers-gateway-none.patch"