From 4c6291816db632178cba6b46025e413e2ba502e5 Mon Sep 17 00:00:00 2001 From: jogo Date: Wed, 2 Dec 2015 22:19:11 +0000 Subject: [PATCH] xtables-addons: update to 2.10 Fixes compilation with linux 4.4. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47699 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/xtables-addons/Makefile | 4 ++-- 1 file 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 -- 2.11.0