mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] efibootmgr: Version bump. 16 -> 17.
@ 2022-01-28  7:41 Christian Melki
  2022-01-28 11:14 ` Michael Olbrich
  2022-01-30 15:49 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Melki @ 2022-01-28  7:41 UTC (permalink / raw)
  To: ptxdist

Update needed to match efivar library changes.
Bugfix release.

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 98b9aa97e..1fbdaff8b 100644
--- a/rules/efibootmgr.make
+++ b/rules/efibootmgr.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_EFIBOOTMGR) += efibootmgr
 #
 # Paths and names
 #
-EFIBOOTMGR_VERSION	:= 16
-EFIBOOTMGR_MD5		:= ab7cf46774fda951a0e8a40beb65a90e
+EFIBOOTMGR_VERSION	:= 17
+EFIBOOTMGR_MD5		:= 9ac3f45dba5a2608148876763e54723c
 EFIBOOTMGR		:= efibootmgr-$(EFIBOOTMGR_VERSION)
 EFIBOOTMGR_SUFFIX	:= tar.bz2
 EFIBOOTMGR_URL		:= https://github.com/rhboot/efibootmgr/releases/download/$(EFIBOOTMGR_VERSION)/$(EFIBOOTMGR).$(EFIBOOTMGR_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2022-01-30 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28  7:41 [ptxdist] [PATCH] efibootmgr: Version bump. 16 -> 17 Christian Melki
2022-01-28 11:14 ` Michael Olbrich
2022-01-30 15:49 ` [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