All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/mokutil: bump to version 0.7.2
@ 2024-05-20  9:07 Julien Olivain
  2024-07-12 20:26 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-05-20  9:07 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain

For release note, see:
https://github.com/lcp/mokutil/releases/tag/0.7.2

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Note:
mokutil is currently failing to build (with and without this patch).
The build failure is unrelated to this version bump.
The following patch is also needed to fix the issue:
https://patchwork.ozlabs.org/project/buildroot/patch/20240517205315.850877-1-fontaine.fabrice@gmail.com/
---
 package/mokutil/mokutil.hash | 2 +-
 package/mokutil/mokutil.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/mokutil/mokutil.hash b/package/mokutil/mokutil.hash
index 86555e6f4db..4eb8414d1b6 100644
--- a/package/mokutil/mokutil.hash
+++ b/package/mokutil/mokutil.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  1c0bcba3d2f4ab98235b1edb5eb71b40508f79d93d3e28b1a04b7fbd4a2c1457  mokutil-0.7.1.tar.gz
+sha256  839d677c4fc9805f1565703ca32863e4652692c53da66a88ae9b9e30676f9e17  mokutil-0.7.2.tar.gz
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
diff --git a/package/mokutil/mokutil.mk b/package/mokutil/mokutil.mk
index 6e83d9f1383..4f56f255880 100644
--- a/package/mokutil/mokutil.mk
+++ b/package/mokutil/mokutil.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOKUTIL_VERSION = 0.7.1
+MOKUTIL_VERSION = 0.7.2
 MOKUTIL_SITE = $(call github,lcp,mokutil,$(MOKUTIL_VERSION))
 MOKUTIL_LICENSE = GPL-3.0+
 MOKUTIL_LICENSE_FILES = COPYING
-- 
2.45.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:[~2024-07-12 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20  9:07 [Buildroot] [PATCH 1/1] package/mokutil: bump to version 0.7.2 Julien Olivain
2024-07-12 20:26 ` 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.