pmaports.cfg: upgrade min pmbootstrap to 1.16.0

Require new pmbootstrap that gives the boot partition enough space
required for latest mkinitfs script changes. Besides that, latest
pmbootstrap has a big number of improvements. Refer to the changelog for
details.

Related: https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/1884
Related: https://gitlab.com/postmarketOS/pmbootstrap/-/tags (changelog)
This commit is contained in:
Oliver Smith 2020-03-01 11:54:51 +01:00
parent 3fe7e1601c
commit 73e8627ee2
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -3,7 +3,7 @@
# - "version" gets compared with "pmb.config.pmaports_min_version"
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
version=4
pmbootstrap_min_version=1.11.0
pmbootstrap_min_version=1.16.0
branch_pmos=master
# Compatible branch from Alpine's aports repository
branch_alpine=edge