diff mbox series

[1/1] package/mokutil: bump to version 0.7.2

Message ID 20240520090739.67311-1-ju.o@free.fr
State New
Headers show
Series [1/1] package/mokutil: bump to version 0.7.2 | expand

Commit Message

Julien Olivain May 20, 2024, 9:07 a.m. UTC
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 mbox series

Patch

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