package/libnftnl: bump version to 1.1.6

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Adam Duskett 2020-05-07 16:11:49 -07:00 committed by Thomas Petazzoni
parent 7715be35d0
commit a935654c96
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# From http://www.netfilter.org/projects/libnftnl/downloads.html
sha256 66de4d05227c0a1a731c369b193010d18a05b1185c2735211e0ecf658eeb14f3 libnftnl-1.1.5.tar.bz2
sha256 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24 COPYING
sha256 c1eb5a696fc1d4b3b412770586017bc01af93da3ddd25233d34a62979dee1eca libnftnl-1.1.6.tar.bz2
sha256 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBNFTNL_VERSION = 1.1.5
LIBNFTNL_VERSION = 1.1.6
LIBNFTNL_SITE = https://netfilter.org/projects/libnftnl/files
LIBNFTNL_SOURCE = libnftnl-$(LIBNFTNL_VERSION).tar.bz2
LIBNFTNL_LICENSE = GPL-2.0+