diff options
Diffstat (limited to 'package/network/utils/xtables-addons/Makefile')
-rw-r--r-- | package/network/utils/xtables-addons/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/network/utils/xtables-addons/Makefile b/package/network/utils/xtables-addons/Makefile index 8dfbe822be..0842e1185a 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.10 +PKG_VERSION:=2.11 PKG_RELEASE:=1 -PKG_MD5SUM:=727bf0dd4a3d9c65724267bd0d5d80b0 +PKG_MD5SUM:=9f3123295db81a9d1bc08dabf075d0d6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/xtables-addons @@ -39,7 +39,6 @@ endef CONFIGURE_ARGS+= \ --with-kbuild="$(LINUX_DIR)" \ - --with-xtables="$(STAGING_DIR)/usr" \ --with-xtlibdir="/usr/lib/iptables" \ define Build/Compile |