summaryrefslogtreecommitdiffstats
path: root/package/ebtables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ebtables/Makefile')
-rw-r--r--package/ebtables/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile
index 04bb99d15..f6f01fac6 100644
--- a/package/ebtables/Makefile
+++ b/package/ebtables/Makefile
@@ -3,13 +3,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ebtables
-PKG_VERSION:=2.0.6
-PKG_RELEASE:=2
+PKG_VERSION:=2.0.8-rc2
+PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/ebtables-v$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/ebtables
-PKG_MD5SUM:=c4559af2366c764c6c42a3fdd40d60d3
+PKG_MD5SUM:=f07111fcc1966be669278433c35dcc28
PKG_CAT:=zcat
include $(TOPDIR)/package/rules.mk