Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libnftnl: bump version to 1.1.4
@ 2019-11-04  7:38 Bernd Kuhls
  2019-11-04  7:38 ` [Buildroot] [PATCH 2/2] package/nftables: bump version to 0.9.2 Bernd Kuhls
  2019-11-04 21:08 ` [Buildroot] [PATCH 1/2] package/libnftnl: bump version to 1.1.4 Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Bernd Kuhls @ 2019-11-04  7:38 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libnftnl/libnftnl.hash | 2 +-
 package/libnftnl/libnftnl.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libnftnl/libnftnl.hash b/package/libnftnl/libnftnl.hash
index 64bd07a235..d031b1dd76 100644
--- a/package/libnftnl/libnftnl.hash
+++ b/package/libnftnl/libnftnl.hash
@@ -1,3 +1,3 @@
 # From http://www.netfilter.org/projects/libnftnl/downloads.html
-sha256	22dd97d3b06ae8c67499506e2bfd6803ce116479076ec3700e7a4c7cd9fcba0f  	libnftnl-1.1.3.tar.bz2
+sha256	c8c7988347adf261efac5bba59f8e5f995ffb65f247a88cc144e69620573ed20  	libnftnl-1.1.4.tar.bz2
 sha256	98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24	COPYING
diff --git a/package/libnftnl/libnftnl.mk b/package/libnftnl/libnftnl.mk
index a3fba488c4..a4e9b4b940 100644
--- a/package/libnftnl/libnftnl.mk
+++ b/package/libnftnl/libnftnl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNFTNL_VERSION = 1.1.3
+LIBNFTNL_VERSION = 1.1.4
 LIBNFTNL_SITE = https://netfilter.org/projects/libnftnl/files
 LIBNFTNL_SOURCE = libnftnl-$(LIBNFTNL_VERSION).tar.bz2
 LIBNFTNL_LICENSE = GPL-2.0+
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-04 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-04  7:38 [Buildroot] [PATCH 1/2] package/libnftnl: bump version to 1.1.4 Bernd Kuhls
2019-11-04  7:38 ` [Buildroot] [PATCH 2/2] package/nftables: bump version to 0.9.2 Bernd Kuhls
2019-11-04 21:08 ` [Buildroot] [PATCH 1/2] package/libnftnl: bump version to 1.1.4 Thomas Petazzoni
2019-11-04 21:38   ` Bernd Kuhls
2019-11-04 21:46     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox