main/postmarketos-mkinitfs: upgrade to 2.9.0
Includes a fix for a regression in 2.8.0 Signed-off-by: Clayton Craft <craftyguy@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7986>
This commit is contained in:
parent
8341bcd3e3
commit
47b975272a
1 changed files with 5 additions and 5 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# Co-Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
maintainer="Oliver Smith <ollieparanoid@postmarketos.org>"
|
||||
pkgname=postmarketos-mkinitfs
|
||||
pkgver=2.7.0
|
||||
pkgrel=1
|
||||
pkgver=2.9.0
|
||||
pkgrel=0
|
||||
pkgdesc="Tool to generate initramfs images for postmarketOS"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/postmarketos-mkinitfs"
|
||||
depends="
|
||||
boot-deploy>=0.9
|
||||
boot-deploy>=0.23.0
|
||||
"
|
||||
makedepends_build="go scdoc"
|
||||
options="pmb:cross-native2"
|
||||
|
|
@ -73,6 +73,6 @@ check() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ea32f2bd8f10703bcdf7beb5f9854d466018a0a3e5697889a683e0b26026ba8189224a9e0c6a9a04d05e73ff814406c043ca3a56d871e3bb46aa8315ba58267c postmarketos-mkinitfs-2.7.0.tar.gz
|
||||
7e773fe412defb5631ff1a8e2f5e000acef2abe4a9086f9125e36d6e96e16a106f2f1cf898af1a6f1eb01fda7b3200cb36dd26e66f73b7f6c8e91076829b93c9 mkinitfs-vendor-2.7.0.tar.gz
|
||||
67a9fb2cf571334eaf351b5af6991c11f0e9c754a6f0204045b95e3468eee7781392ab3f501ac68d3978ecbe1f45ad8236d041e0b576a70bd72721af6916663f postmarketos-mkinitfs-2.9.0.tar.gz
|
||||
69b564e43345cf0256b519bc0a44a396752f13ff26f92be23176e4cc6cd5ca1c6f367fc6135c4d84d7a4416009d31d83a7d9b81788c93bd5ede94e5e5b043569 mkinitfs-vendor-2.9.0.tar.gz
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue