aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/xtables-addons
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-12-02 22:19:11 +0000
committerJonas Gorski <jogo@openwrt.org>2015-12-02 22:19:11 +0000
commitc976c9ee83991906f6eb16cec6dd6134bfbf225f (patch)
treed230cc10ae9aa6343f44aa41e0222dab56af82f8 /package/network/utils/xtables-addons
parentcae6b8ac369422cb6278de64f01f14831f738a74 (diff)
downloadmaster-187ad058-c976c9ee83991906f6eb16cec6dd6134bfbf225f.tar.gz
master-187ad058-c976c9ee83991906f6eb16cec6dd6134bfbf225f.tar.bz2
master-187ad058-c976c9ee83991906f6eb16cec6dd6134bfbf225f.zip
xtables-addons: update to 2.10
Fixes compilation with linux 4.4. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/xtables-addons')
-rw-r--r--package/network/utils/xtables-addons/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/xtables-addons/Makefile b/package/network/utils/xtables-addons/Makefile
index 5cfe7b5e2d..da8058ebab 100644
--- a/package/network/utils/xtables-addons/Makefile
+++ b/package/network/utils/xtables-addons/Makefile
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=xtables-addons
-PKG_VERSION:=2.9
+PKG_VERSION:=2.10
PKG_RELEASE:=1
-PKG_MD5SUM:=87df49f3804036eccd4619f566d26bb3
+PKG_MD5SUM:=727bf0dd4a3d9c65724267bd0d5d80b0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/xtables-addons