summaryrefslogtreecommitdiff
path: root/openwrt/package/ebtables/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-09 01:55:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-09 01:55:14 +0000
commit7e534323aa6bfe64d0110c7fb2b7c4989037c5b2 (patch)
treeab0989dbac2deb49e40ec04cf420822959be4acb /openwrt/package/ebtables/Makefile
parent1a3730852ce7fde1b4b6931c8db4ab3b10ba5d5d (diff)
downloadmtk-20170518-7e534323aa6bfe64d0110c7fb2b7c4989037c5b2.zip
mtk-20170518-7e534323aa6bfe64d0110c7fb2b7c4989037c5b2.tar.gz
mtk-20170518-7e534323aa6bfe64d0110c7fb2b7c4989037c5b2.tar.bz2
update ebtables to 2.0.8-rc2 (#558)
SVN-Revision: 3922
Diffstat (limited to 'openwrt/package/ebtables/Makefile')
-rw-r--r--openwrt/package/ebtables/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/ebtables/Makefile b/openwrt/package/ebtables/Makefile
index d9c1c99..952ac29 100644
--- a/openwrt/package/ebtables/Makefile
+++ b/openwrt/package/ebtables/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ebtables
-PKG_VERSION:=2.0.6
-PKG_RELEASE:=2
-PKG_MD5SUM:=c4559af2366c764c6c42a3fdd40d60d3
+PKG_VERSION:=2.0.8-rc2
+PKG_RELEASE:=1
+PKG_MD5SUM:=f07111fcc1966be669278433c35dcc28
PKG_SOURCE_URL:=@SF/ebtables
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz