~alpine/aports

main/iptables: Increased pkgrel v1 PROPOSED

Daniele Coli: 1
 main/iptables: Increased pkgrel

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1687/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/iptables: Increased pkgrel Export this patch

Increased pkgrel after having added description to init.d script in
previous commit.
---
 main/iptables/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD
index 519e4bd..611f3be 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -2,7 +2,7 @@

pkgname=iptables
pkgver=1.4.21
pkgrel=3
pkgrel=4
pkgdesc="Linux kernel firewall, NAT and packet mangling tools"
url="http://www.netfilter.org/projects/iptables/index.html"
arch="all"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---