gnu: efibootmgr: Update to new upstream location.

* gnu/packages/linux.scm (efibootmgr)[source, home-page]: Update to new
upstream URI.
This commit is contained in:
Efraim Flashner 2022-05-15 15:59:07 +03:00
parent 00838bd41c
commit 9860c90e8e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -6787,7 +6787,7 @@ (define-public efibootmgr
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/rhinstaller/efibootmgr")
(url "https://github.com/rhboot/efibootmgr")
(commit version)))
(file-name (git-file-name name version))
(sha256
@ -6826,7 +6826,7 @@ (define-public efibootmgr
(list pkg-config))
(inputs
(list efivar popt))
(home-page "https://github.com/rhinstaller/efibootmgr")
(home-page "https://github.com/rhboot/efibootmgr")
(synopsis "Modify the Extensible Firmware Interface (EFI) boot manager")
(description
"@code{efibootmgr} is a user-space application to modify the Intel