main/boot-deploy: upgrade to 0.22.0
Changelog: * sd-boot: install EFI app under upper-case path * check linux.efi explicitly for bls spec * Remove sd-boot deviceinfo var * Always skip flashing boot when using EFI Signed-off-by: Clayton Craft <craftyguy@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7872>
This commit is contained in:
parent
f4002c193c
commit
fe0e70f1dc
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
maintainer="Clayton Craft <clayton@craftyguy.net>"
|
||||
pkgname=boot-deploy
|
||||
pkgver=0.21.2
|
||||
pkgrel=1
|
||||
pkgver=0.22.0
|
||||
pkgrel=0
|
||||
pkgdesc="tool for finalizing and deploying boot related files"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/boot-deploy"
|
||||
arch="noarch"
|
||||
|
|
@ -29,6 +29,6 @@ package() {
|
|||
"$pkgdir"/usr/share/mkinitfs-triggers/boot-deploy
|
||||
}
|
||||
sha512sums="
|
||||
64da7b077d2b4b0c32222ac5c3e61f2338262a0e340829f801c66a080c4bf79a695105ccca039e999e0f6e2262c36f3abc4dec3c9fe827433a16dfcf51fbe727 boot-deploy-0.21.2.tar.gz
|
||||
b3f8c3cf358fac80c7def65062afbdef606d4ce1e5d064ad45bf8acfc80e5ebe0d7fd8759e6763df2641ecd68e36c7eb072cb5090aa9d0168145dd5045a94048 boot-deploy-0.22.0.tar.gz
|
||||
a243975b9850d9933e0f917f7eb38fc4a76ea658c3dcc56f035f60ee6c62d6740c1107143b8210bdc0231d4c9b6b2003e458120985604eb09649322d359ae89f os-customization
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue