diff options
Diffstat (limited to 'package/ebtables')
-rw-r--r-- | package/ebtables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile index 69a0eeb187..9f61c8713e 100644 --- a/package/ebtables/Makefile +++ b/package/ebtables/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ebtables PKG_VERSION:=2.0.8-rc2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/ebtables |