From aa617fb4c02e4d2c1f550e9690153d72e89bc809 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 14 Dec 2006 19:36:35 +0000 Subject: update arptables to latest upstream version and fix compile with 2.6.19 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5793 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/arptables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/arptables/Makefile') diff --git a/package/arptables/Makefile b/package/arptables/Makefile index ac3639a0f..4a27223b7 100644 --- a/package/arptables/Makefile +++ b/package/arptables/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=arptables -PKG_VERSION:=0.0.3 +PKG_VERSION:=0.0.3-2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/ebtables -PKG_MD5SUM:=1672244603c8979577aa4738be35a759 +PKG_MD5SUM:=283d19292bd99913dc3a42842826c286 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION) -- cgit v1.2.3