Author: xry111
Date: Thu Mar 25 07:51:41 2021
New Revision: 24400

Log:
efibootmgr: download from GitHub

It turns out that the download link to tags on GitHub releases page has
changed, but the "old fashion" URLs still work.

Modified:
   trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml

Modified: trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml      Wed Mar 
24 21:45:35 2021        (r24399)
+++ trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml      Thu Mar 
25 07:51:41 2021        (r24400)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../../general.ent">
   %general-entities;
 
-  <!ENTITY efibootmgr-download-http 
"https://salsa.debian.org/efi-team/efibootmgr/-/archive/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.gz";>
+  <!ENTITY efibootmgr-download-http 
"https://github.com/rhboot/efibootmgr/archive/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.gz";>
   <!ENTITY efibootmgr-download-ftp  " ">
   <!ENTITY efibootmgr-md5sum        "6ae315936d9bc8613b3a4cb8a4064128">
   <!ENTITY efibootmgr-size          "44 KB">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to