summaryrefslogtreecommitdiff
path: root/openwrt/package/ebtables/Makefile
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-21 08:12:49 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-21 08:12:49 +0000
commitec8fa5540e88f076526bfaa388c8a4d406e37bff (patch)
tree9746d68e62ad8ee899d82224609b6e7924364e40 /openwrt/package/ebtables/Makefile
parent0d8d0c34edda6c930a1dcda0f057ac514ef90f80 (diff)
add md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ebtables/Makefile')
-rw-r--r--openwrt/package/ebtables/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/openwrt/package/ebtables/Makefile b/openwrt/package/ebtables/Makefile
index 6df16dd778..3f0b467ba4 100644
--- a/openwrt/package/ebtables/Makefile
+++ b/openwrt/package/ebtables/Makefile
@@ -1,14 +1,12 @@
-#############################################################
-#
-# ebtables
-#
-#############################################################
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=ebtables
PKG_VERSION:=2.0.6
PKG_RELEASE:=1
PKG_MD5SUM:=c4559af2366c764c6c42a3fdd40d60d3
+
PKG_SOURCE_URL:=@SF/ebtables
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/ebtables-v$(PKG_VERSION)