package/libnftnl: bump version to 1.1.5

Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Pascal de Bruijn 2020-01-22 08:49:43 +01:00 committed by Peter Korsgaard
parent af3fd3a0d4
commit b084bea37f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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