[packages] xtables-addons: update to v1.28, fixes compilation with Linux 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22519 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c37d65841d
commit
31372700f6
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
# Copyright (C) 2009-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=xtables-addons
|
||||
PKG_VERSION:=1.24
|
||||
PKG_VERSION:=1.28
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_MD5SUM:=1b538a25ef82edb7a7ea7411d599d6b9
|
||||
PKG_MD5SUM:=2d81508449ddd7295e9dc08aff72d377
|
||||
PKG_SOURCE_URL:=@SF/xtables-addons
|
||||
PKG_BUILD_DEPENDS:=iptables
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -751,8 +751,7 @@
|
||||
@@ -752,8 +752,7 @@ install-dvi: install-dvi-recursive
|
||||
install-dvi-am:
|
||||
|
||||
install-exec-am:
|
||||
|
Loading…
x
Reference in New Issue
Block a user