gnu: ipxe: Update to 24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6.

* gnu/packages/bootloaders.scm (ipxe): Update to 24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6.

Change-Id: I480fa8efad1e2d72e5239bf7df5fb779179ad96b
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
Roman Scherer 2024-12-06 14:38:25 +01:00 committed by Vagrant Cascadian
parent 86c2d8d26f
commit c05a9260cc
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1946,9 +1946,9 @@ (define-public ipxe
;;
;; TODO: Bump this timestamp at each modifications of the package (not only
;; for updates) by running: date +%s.
(let ((timestamp "1706118389")
(commit "de8a0821c7bc737e724fa3dfb6d89dc36f591d7a")
(revision "2"))
(let ((timestamp "1733491642")
(commit "24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6")
(revision "3"))
(package
(name "ipxe")
(version (git-version "1.21.1" revision commit))
@ -1960,7 +1960,7 @@ (define-public ipxe
(file-name (git-file-name name version))
(sha256
(base32
"0xiffdmf8hpmsw7nm9wp10wd0rs4avm2m3q5ncx0r5zfykannlbd"))))
"0b2h4bsdgnyjna6piwfqqn985vqfjmbz80jh0n7hrnncp2v53qj6"))))
(build-system gnu-build-system)
(arguments
(list