postmarketos-android-recovery-installer: upgrade to 1.0.6 (MR 3619)
Fixes: - Fix installation with FDE - Use new path to kpartx (MR 16) Other: - pmos_install: Increase boot partition size to 256MB (MR 14) - pmos_install_functions: make shellcheck happy - update-binary: make shellcheck happy [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
63b661faa4
commit
6ec2ba3c03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=postmarketos-android-recovery-installer
|
||||
pkgver=1.0.5
|
||||
pkgver=1.0.6
|
||||
pkgrel=0
|
||||
pkgdesc="TWRP compatible postmarketOS installer script"
|
||||
arch="all"
|
||||
|
@ -30,5 +30,5 @@ package() {
|
|||
done
|
||||
}
|
||||
sha512sums="
|
||||
fa51333151d36f07dc78c72f733e260a8752c91a421ea91d349e1c26493f43162e15066b0eb46c9016beed4b29528afab73b88d70d28689af4e3b7edd71c1f11 postmarketos-android-recovery-installer-1.0.5.tar.gz
|
||||
31e78dfc76982c61db9af510cad80346ff0508e24a1259505ae705e6f77f59061e2e2fe90e8b5e0a4762d188667266233a92ec2db727fc54dc9e6518fca6ef75 postmarketos-android-recovery-installer-1.0.6.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue