aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ebtables/Makefile
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2017-02-10 16:18:47 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-15 11:28:57 +0100
commitd1a75c5161bbd1cdc148a8d8a5b0b71936dce08d (patch)
treef03c9e12ff5fb4dc215e34b55c58aadf02a6f5e1 /package/network/utils/ebtables/Makefile
parent3bfcd21e4b4504b04b0ea2bffe8430864138db2a (diff)
downloadupstream-d1a75c5161bbd1cdc148a8d8a5b0b71936dce08d.tar.gz
upstream-d1a75c5161bbd1cdc148a8d8a5b0b71936dce08d.tar.bz2
upstream-d1a75c5161bbd1cdc148a8d8a5b0b71936dce08d.zip
ebtables: update to last commit
Refreshed patches Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'package/network/utils/ebtables/Makefile')
-rw-r--r--package/network/utils/ebtables/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/package/network/utils/ebtables/Makefile b/package/network/utils/ebtables/Makefile
index 93bb23e5ab..da7b7416af 100644
--- a/package/network/utils/ebtables/Makefile
+++ b/package/network/utils/ebtables/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ebtables
-PKG_VERSION:=2.0.10-4
-PKG_RELEASE:=5
+PKG_SOURCE_DATE:=2015-10-28
+PKG_RELEASE:=1
-PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=@SF/ebtables
-PKG_HASH:=dc6f7b484f207dc712bfca81645f45120cb6aee3380e77a1771e9c34a9a4455d
+PKG_SOURCE_URL:=git://git.netfilter.org/ebtables
+PKG_SOURCE_PROTO:=git
+PKG_SOURCE_VERSION:=4c3e5cd3dbae3ea773e9dcca7cf019b2713af70d
+PKG_MIRROR_HASH:=997a877da02d6e2141e6d31c5d4dd005737facecfdbea07308c0e1286db8591c
-PKG_BUILD_DIR:=$(BUILD_DIR)/ebtables-v$(PKG_VERSION)
PKG_LICENSE:=GPL-2.0
include $(INCLUDE_DIR)/package.mk