From 40db745d63ea594c223ae29a97c3daad2758830d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 6 Aug 2010 21:45:07 +0000 Subject: [PATCH] [packages] xtables-addons: update to v1.28, fixes compilation with Linux 2.6.35 SVN-Revision: 22519 --- net/xtables-addons/Makefile | 6 +++--- net/xtables-addons/patches/001-no_depmod.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/xtables-addons/Makefile b/net/xtables-addons/Makefile index 2d63aff5fb..e1f7911efe 100644 --- a/net/xtables-addons/Makefile +++ b/net/xtables-addons/Makefile @@ -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 diff --git a/net/xtables-addons/patches/001-no_depmod.patch b/net/xtables-addons/patches/001-no_depmod.patch index 256d61bbfb..50820c7940 100644 --- a/net/xtables-addons/patches/001-no_depmod.patch +++ b/net/xtables-addons/patches/001-no_depmod.patch @@ -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: -- 2.30.2