X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiptables%2FMakefile;h=e7875857d044978e27fa9775e8f3ee36910d51c5;hp=b9045b17535fc34021949943b24c69b7b997e81c;hb=bac66dd1a83e628bbd13e5275d3a413d48395887;hpb=dc131c0a6e13e2d670ed3c9112a88b0cf3f9b7d9 diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile index b9045b1753..e7875857d0 100644 --- a/package/network/utils/iptables/Makefile +++ b/package/network/utils/iptables/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2012 OpenWrt.org +# Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=iptables PKG_VERSION:=1.4.10 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_MD5SUM:=f382fe693f0b59d87bd47bea65eca198 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2