2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

efibootmgr: use latest commit

This commit is contained in:
Dylan Araps 2021-07-06 01:45:00 +03:00
parent 97b193d85a
commit 6e5bd2a1a3
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1 +1 @@
06147c05c3f15271fc74c1761eb8fdb8ed3c252786c8d0b4f514a451825ecf3e
a9b14eaf74cc4a7cb95a0086a262bf34f870dd7e3dce99ff235e326b6a3d8528

View File

@ -1 +1 @@
https://github.com/rhboot/efibootmgr/archive/97668ae0bce776a36ea2001dea63d376be8274ac.tar.gz
https://github.com/rhboot/efibootmgr/archive/4069341e184471dccf407ca8410daa4c4fd634f5.tar.gz

View File

@ -1 +1 @@
17 5
17 6