xtables-addons: update to 2.10
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 22:19:11 +0000 (22:19 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 22:19:11 +0000 (22:19 +0000)
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

package/network/utils/xtables-addons/Makefile

index 5cfe7b5..da8058e 100644 (file)
@@ -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