Author: jogo Date: 2015-12-02 23:19:11 +0100 (Wed, 02 Dec 2015) New Revision: 47699
Modified: trunk/package/network/utils/xtables-addons/Makefile Log: xtables-addons: update to 2.10 Fixes compilation with linux 4.4. Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/package/network/utils/xtables-addons/Makefile =================================================================== --- trunk/package/network/utils/xtables-addons/Makefile 2015-12-02 22:19:01 UTC (rev 47698) +++ trunk/package/network/utils/xtables-addons/Makefile 2015-12-02 22:19:11 UTC (rev 47699) @@ -9,9 +9,9 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
