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 <dedeckeh@gmail.com>
This commit is contained in:
parent
0c0bb62999
commit
1bbe813db0
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue