mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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:
parent
b62ff55c0a
commit
a7aecd4742
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user