mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
efibootmgr: use latest commit
This commit is contained in:
parent
97b193d85a
commit
6e5bd2a1a3
@ -6,5 +6,5 @@ mkdir -p \
|
||||
"$1/usr/bin" \
|
||||
"$1/usr/share/man/man8"
|
||||
|
||||
cp -f src/efibootmgr "$1/usr/bin"
|
||||
cp -f src/efibootmgr.8 "$1/usr/share/man/man8"
|
||||
cp -f src/efibootmgr "$1/usr/bin"
|
||||
cp -f src/efibootmgr.8.in "$1/usr/share/man/man8/efibootmgr.8"
|
||||
|
@ -1 +1 @@
|
||||
06147c05c3f15271fc74c1761eb8fdb8ed3c252786c8d0b4f514a451825ecf3e
|
||||
a9b14eaf74cc4a7cb95a0086a262bf34f870dd7e3dce99ff235e326b6a3d8528
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/rhboot/efibootmgr/archive/97668ae0bce776a36ea2001dea63d376be8274ac.tar.gz
|
||||
https://github.com/rhboot/efibootmgr/archive/4069341e184471dccf407ca8410daa4c4fd634f5.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
17 5
|
||||
17 6
|
||||
|
Loading…
Reference in New Issue
Block a user