summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ebtables/ebtables.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ebtables/ebtables.mk b/package/ebtables/ebtables.mk
index 0b3fba663e..ddc1f45aab 100644
--- a/package/ebtables/ebtables.mk
+++ b/package/ebtables/ebtables.mk
@@ -6,7 +6,7 @@
EBTABLES_VERSION = 2.0.10-4
EBTABLES_SOURCE = ebtables-v$(EBTABLES_VERSION).tar.gz
-EBTABLES_SITE = http://downloads.sourceforge.net/project/ebtables/ebtables/ebtables-$(EBTABLES_VERSION)
+EBTABLES_SITE = http://downloads.sourceforge.net/project/ebtables/ebtables/ebtables-$(subst .,-,$(EBTABLES_VERSION))
EBTABLES_LICENSE = GPLv2
EBTABLES_LICENSE_FILES = COPYING
EBTABLES_STATIC = $(if $(BR2_PREFER_STATIC_LIB),static)
OpenPOWER on IntegriCloud