Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/nftables: Bump version to 1.1.4
@ 2025-08-26 23:11 Petr Vorel
  2025-08-26 23:20 ` Petr Vorel
  2025-08-27 21:27 ` Julien Olivain via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2025-08-26 23:11 UTC (permalink / raw)
  To: buildroot; +Cc: Petr Vorel

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 package/nftables/nftables.hash | 5 +++--
 package/nftables/nftables.mk   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/nftables/nftables.hash b/package/nftables/nftables.hash
index ef635cd3c3..b7c65777ca 100644
--- a/package/nftables/nftables.hash
+++ b/package/nftables/nftables.hash
@@ -1,8 +1,9 @@
 # From https://netfilter.org/projects/nftables/downloads.html
 # Checked pgp signature:
-# https://netfilter.org/projects/nftables/files/nftables-1.1.0.tar.xz.sig
+# https://netfilter.org/projects/nftables/files/nftables-1.1.4.tar.xz.sig
 # with key:
 # https://netfilter.org/files/coreteam-gpg-key-0xD55D978A8A1420E4.txt
-sha256  ef3373294886c5b607ee7be82c56a25bc04e75f802f8e8adcd55aac91eb0aa24  nftables-1.1.0.tar.xz
+# https://www.netfilter.org/projects/nftables/files/nftables-1.1.4.tar.xz.sha256sum
+sha256  3444f0012af0472399eeae89a758b9c6dc5f311f6c67a48988fa1600fc4bac86  nftables-1.1.4.tar.xz
 # Locally computed:
 sha256  4ee1e51baf5f3166712fa0c3e01338c7257e50ddef245d28bb14ad68f6070ba5  COPYING
diff --git a/package/nftables/nftables.mk b/package/nftables/nftables.mk
index f6e6a64efd..94bf977725 100644
--- a/package/nftables/nftables.mk
+++ b/package/nftables/nftables.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFTABLES_VERSION = 1.1.0
+NFTABLES_VERSION = 1.1.4
 NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.xz
 NFTABLES_SITE = https://www.netfilter.org/projects/nftables/files
 NFTABLES_DEPENDENCIES = libmnl libnftnl host-pkgconf $(TARGET_NLS_DEPENDENCIES)
-- 
2.50.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-08-27 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 23:11 [Buildroot] [PATCH 1/1] package/nftables: Bump version to 1.1.4 Petr Vorel
2025-08-26 23:20 ` Petr Vorel
2025-08-27 21:27 ` Julien Olivain via buildroot

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