All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/sedutil: bump to version 1.20.0
@ 2022-10-29 17:26 Fabrice Fontaine
  2022-10-30 11:06 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-10-29 17:26 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

https://github.com/Drive-Trust-Alliance/sedutil/compare/1.15.1...1.20.0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/sedutil/sedutil.hash | 2 +-
 package/sedutil/sedutil.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/sedutil/sedutil.hash b/package/sedutil/sedutil.hash
index 26643ef684..2ceb5db659 100644
--- a/package/sedutil/sedutil.hash
+++ b/package/sedutil/sedutil.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  9259466b4f73af276153c5245834a56f48f8721ea7263611b5d5e8326bc43d9e  sedutil-1.15.1.tar.gz
+sha256  88016b93cbbef98fa6f5c4e6f58e6c871662b6a7f1fc8dc788c8599fa37a44f3  sedutil-1.20.0.tar.gz
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  Common/LICENSE.txt
diff --git a/package/sedutil/sedutil.mk b/package/sedutil/sedutil.mk
index c80e43448d..566ed4fae8 100644
--- a/package/sedutil/sedutil.mk
+++ b/package/sedutil/sedutil.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SEDUTIL_VERSION = 1.15.1
+SEDUTIL_VERSION = 1.20.0
 SEDUTIL_SITE = $(call github,Drive-Trust-Alliance,sedutil,$(SEDUTIL_VERSION))
 SEDUTIL_LICENSE = GPL-3.0+
 SEDUTIL_LICENSE_FILES = Common/LICENSE.txt
-- 
2.35.1

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

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

end of thread, other threads:[~2022-10-30 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-29 17:26 [Buildroot] [PATCH 1/1] package/sedutil: bump to version 1.20.0 Fabrice Fontaine
2022-10-30 11:06 ` Thomas Petazzoni via buildroot

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.