Browse Source

Bump iptables version

SVN-Revision: 37329
Steven Barth 12 years ago
parent
commit
0444e32acd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/network/utils/iptables/Makefile

+ 1 - 1
package/network/utils/iptables/Makefile

@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=iptables
 PKG_VERSION:=1.4.19.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \