main/boot-deploy: upgrade to 0.20.2
- Fix crash from passing empty --header_version arg to mkbootimg Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7046>
This commit is contained in:
parent
5533125d39
commit
17abfd5b93
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=boot-deploy
|
||||
pkgver=0.20.1
|
||||
pkgrel=1
|
||||
pkgver=0.20.2
|
||||
pkgrel=0
|
||||
pkgdesc="tool for finalizing and deploying boot related files"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/boot-deploy"
|
||||
arch="noarch"
|
||||
|
|
@ -29,7 +29,7 @@ package() {
|
|||
"$pkgdir"/usr/share/mkinitfs-triggers/boot-deploy
|
||||
}
|
||||
sha512sums="
|
||||
ccfcb429ad43eeb656e439327ba810f946ccdfa022a9a7bd8070e511aba92e24a798e8c66a1928cd2c0d242e90fb7e663c31b4eab4d2c8818277f60e0ffa6bde boot-deploy-0.20.1.tar.gz
|
||||
2ff32b82c9ee8710da7641d84526834f18eddfbb07a0da03afe95bd4f20dee3d8271b588e20e2589ffd010f3352e60f6ddf9ba36e73f64d746d1836ee521af66 boot-deploy-0.20.2.tar.gz
|
||||
a243975b9850d9933e0f917f7eb38fc4a76ea658c3dcc56f035f60ee6c62d6740c1107143b8210bdc0231d4c9b6b2003e458120985604eb09649322d359ae89f os-customization
|
||||
5b3da17fab1b0e76b3686667c0c8c3a3e29a5794406875dd6375d73c5b1b47d60da6cf54720a3d8ad98b79c563af0863fedc87d2506b19055fb3fdea1cbd731d use-busybox-sh.patch
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue