From: Hans Dedecker Date: Wed, 6 Jun 2018 20:30:57 +0000 (+0200) Subject: ebtables: update to latest git 2018-06-06 X-Git-Tag: v19.07.0-rc1~3536 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=1bbe813db0bb8dc65b8ed7740cf7f35a81b8ba0e ebtables: update to latest git 2018-06-06 5699354 extensions: fix build failure on fc28 e6359ee build: update ebtables.h from kernel and drop local unused copy Signed-off-by: Hans Dedecker --- diff --git a/package/network/utils/ebtables/Makefile b/package/network/utils/ebtables/Makefile index 5275c454f6..9afc542fb2 100644 --- a/package/network/utils/ebtables/Makefile +++ b/package/network/utils/ebtables/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ebtables -PKG_SOURCE_DATE:=2018-05-15 +PKG_SOURCE_DATE:=2018-06-06 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://git.netfilter.org/ebtables PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=66a97018a31eed416c6a25d051ea172e4d65be1b -PKG_MIRROR_HASH:=3205285d4e92ab66d75681fd031b6bdc19954198b58dec1d8cbbf64312ebd445 +PKG_SOURCE_VERSION:=56993546c80576986930f9bae7ae4ba744b1e508 +PKG_MIRROR_HASH:=0ec27dc8c6de15f5fed1977ca04db554a47891e12814da3742b351f347a51fc6 PKG_LICENSE:=GPL-2.0