All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/firewalld: bump version to 2.0.1
@ 2023-10-09 14:31 Adam Duskett
  2023-10-09 14:31 ` [Buildroot] [PATCH 2/2] package/firewalld: enable firewalld selinux module Adam Duskett
  2023-10-09 15:06 ` [Buildroot] [PATCH 1/2] package/firewalld: bump version to 2.0.1 Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Duskett @ 2023-10-09 14:31 UTC (permalink / raw)
  To: buildroot; +Cc: Adam Duskett

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 package/firewalld/firewalld.hash | 2 +-
 package/firewalld/firewalld.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/firewalld/firewalld.hash b/package/firewalld/firewalld.hash
index d8be3f7ba0..53bfed0347 100644
--- a/package/firewalld/firewalld.hash
+++ b/package/firewalld/firewalld.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  3be5a3caa36d1026c5b72d3f61dd963dccd953791b04af03d9946b24bef8391e  firewalld-1.3.2.tar.gz
+sha256  61022eec66fa7ea0561924dfe65d17bab5ec512b3559198a05048a32264612d1  firewalld-2.0.1.tar.gz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/firewalld/firewalld.mk b/package/firewalld/firewalld.mk
index 13edba6d24..6b2813e54d 100644
--- a/package/firewalld/firewalld.mk
+++ b/package/firewalld/firewalld.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FIREWALLD_VERSION = 1.3.2
+FIREWALLD_VERSION = 2.0.1
 FIREWALLD_SITE = $(call github,firewalld,firewalld,v$(FIREWALLD_VERSION))
 FIREWALLD_LICENSE = GPL-2.0
 FIREWALLD_LICENSE_FILES = COPYING
-- 
2.41.0

_______________________________________________
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:[~2023-10-09 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09 14:31 [Buildroot] [PATCH 1/2] package/firewalld: bump version to 2.0.1 Adam Duskett
2023-10-09 14:31 ` [Buildroot] [PATCH 2/2] package/firewalld: enable firewalld selinux module Adam Duskett
2023-10-09 15:06 ` [Buildroot] [PATCH 1/2] package/firewalld: bump version to 2.0.1 Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.