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.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24400 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Xi Ruoyao 2021-03-25 14:51:41 +00:00
parent b62ff55c0a
commit a7aecd4742

View File

@ -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">