ports/opt (3.3): efibootmgr: updated to 15
commit 166a22c33c39313bbe7cf01a72c25ee04bac4250 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sun Jan 21 22:05:34 2018 +0100 efibootmgr: updated to 15 diff --git a/efibootmgr/.md5sum b/efibootmgr/.md5sum index 920a96280..efc9fefc8 100644 --- a/efibootmgr/.md5sum +++ b/efibootmgr/.md5sum @@ -1 +1 @@ -f74e87963c2c5cb1bf6d588675dbd9b4 efibootmgr-14.tar.bz2 +62597b082f27da940bf18f0ec8c5907b efibootmgr-15.tar.bz2 diff --git a/efibootmgr/.signature b/efibootmgr/.signature index 2a094af2e..ae9dc2ed8 100644 --- a/efibootmgr/.signature +++ b/efibootmgr/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UCrHcmHs/ExehKq4oVuYnqbGX8ahkFF1izInu9+kgIcRxXUf/aOy1t7iyEA+PVoVHUAE5gj2Ro3jyp0k4KhOQY= -SHA256 (Pkgfile) = 3467c71ebf7a90dd6b52cd8d97f56efcde71788bce45091946cdb9e95e6d19bd +RWSE3ohX2g5d/Y0cxjtm9It9w0wsTvgoesbEbjhC6i0oWK0Dp3+Nq2/TZAfb/UFnJY2CgUUR8aMFoPs69u6YnmYxElXOdku7HQ8= +SHA256 (Pkgfile) = 9537ee15e4fc8ba89f7c31c58d599b29f8e8184473e0af6b7e49205819eed901 SHA256 (.footprint) = e34f18fd1083f800387ab49d04767d3d41735415249dcd80b13acf5c78108282 -SHA256 (efibootmgr-14.tar.bz2) = 377ec16484414b80afd1b8a586153d7ef55ccf048638080101d49b7c77f37ad8 +SHA256 (efibootmgr-15.tar.bz2) = 2081add77eb0641805386acd0a0fbbe6dbfb71831b814507ef49087f748333f9 diff --git a/efibootmgr/Pkgfile b/efibootmgr/Pkgfile index b908bddc9..79b3a6b07 100644 --- a/efibootmgr/Pkgfile +++ b/efibootmgr/Pkgfile @@ -4,13 +4,13 @@ # Depends on: efivar name=efibootmgr -version=14 +version=15 release=1 source=(https://github.com/rhinstaller/$name/releases/download/$version/$name-$versi...) build() { cd $name-$version - make + EFIDIR=/boot/efi make install -D src/efibootmgr $PKG/usr/sbin/efibootmgr install -D src/efibootmgr.8 $PKG/usr/share/man/man8/efibootmgr.8 }
participants (1)
-
crux@crux.nu