xtables-addons: upgrade to 1.18, fixes compile issues with 2.6.31, patch from #5940
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17895 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
569301be6b
commit
99e0b81af7
@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=xtables-addons
|
||||
PKG_VERSION:=1.17
|
||||
PKG_VERSION:=1.18
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_MD5SUM:=eca2e3f4f4904814e3a301539876fae6
|
||||
PKG_MD5SUM:=5a8d2edbf5a3470bba58d6a60c350805
|
||||
PKG_SOURCE_URL:=@SF/xtables-addons
|
||||
PKG_BUILD_DEPENDS:=iptables
|
||||
|
||||
@ -23,7 +23,7 @@ define Package/xtables-addons
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Extensions not distributed in the main Xtables
|
||||
URL:=http://jengelh.medozas.de/projects/xtables/
|
||||
URL:=http://xtables-addons.sourceforge.net/
|
||||
endef
|
||||
|
||||
define Package/ipset
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -748,7 +748,7 @@ install-dvi: install-dvi-recursive
|
||||
@@ -753,7 +753,7 @@ install-dvi: install-dvi-recursive
|
||||
|
||||
install-dvi-am:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user