[Buildroot] [PATCH] ebtables: bump to version 2.0.10-3
Gustavo Zacarias
gustavo at zacarias.com.ar
Sun Dec 4 11:45:18 UTC 2011
Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
package/ebtables/ebtables.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/package/ebtables/ebtables.mk b/package/ebtables/ebtables.mk
index 6cfdfdc..b29c462 100644
--- a/package/ebtables/ebtables.mk
+++ b/package/ebtables/ebtables.mk
@@ -3,7 +3,8 @@
# ebtables
#
#############################################################
-EBTABLES_VERSION = 2.0.10-1
+
+EBTABLES_VERSION = 2.0.10-3
EBTABLES_SOURCE = ebtables-v$(EBTABLES_VERSION).tar.gz
EBTABLES_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/ebtables
--
1.7.3.4
More information about the buildroot
mailing list