mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] efibootmgr: Version bump. 17 -> 18.
@ 2022-07-17  7:56 Christian Melki
  2022-08-04 15:14 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-07-17  7:56 UTC (permalink / raw)
  To: ptxdist

Minor bugfixes.
https://github.com/rhboot/efibootmgr/releases/tag/18

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/efibootmgr.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/efibootmgr.make b/rules/efibootmgr.make
index 1fbdaff8b..904622abd 100644
--- a/rules/efibootmgr.make
+++ b/rules/efibootmgr.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_EFIBOOTMGR) += efibootmgr
 #
 # Paths and names
 #
-EFIBOOTMGR_VERSION	:= 17
-EFIBOOTMGR_MD5		:= 9ac3f45dba5a2608148876763e54723c
+EFIBOOTMGR_VERSION	:= 18
+EFIBOOTMGR_MD5		:= a92ce8fd2b282fa30f066797b14095ef
 EFIBOOTMGR		:= efibootmgr-$(EFIBOOTMGR_VERSION)
 EFIBOOTMGR_SUFFIX	:= tar.bz2
 EFIBOOTMGR_URL		:= https://github.com/rhboot/efibootmgr/releases/download/$(EFIBOOTMGR_VERSION)/$(EFIBOOTMGR).$(EFIBOOTMGR_SUFFIX)
-- 
2.34.1




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

end of thread, other threads:[~2022-08-04 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-17  7:56 [ptxdist] [PATCH] efibootmgr: Version bump. 17 -> 18 Christian Melki
2022-08-04 15:14 ` [ptxdist] [APPLIED] " Michael Olbrich

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