| Submitter | Gustavo Zacarias |
|---|---|
| Date | May 28, 2012, 2:50 p.m. |
| Message ID | <1338216606-21082-4-git-send-email-gustavo@zacarias.com.ar> |
| Download | mbox | patch |
| Permalink | /patch/161624/ |
| State | Accepted |
| Commit | fb0d20d943e715a11666222ab7b9cbcd945e0088 |
| Headers | show |
Comments
Patch
diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index 87578d5..5c6a8a6 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -4,7 +4,7 @@ # ############################################################# -IPTABLES_VERSION = 1.4.13 +IPTABLES_VERSION = 1.4.14 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables IPTABLES_INSTALL_STAGING = YES
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/iptables/iptables.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)