pmaports.cfg: require pmbootstrap >= 1.9.0

The new version doesn't try to install libsparse.

Related: https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1821
This commit is contained in:
Oliver Smith 2019-10-07 23:03:39 +02:00
parent c4718e8105
commit dbc13e0626
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.8.2
pmbootstrap_min_version=1.9.0
branch_pmos=master
# Compatible branch from Alpine's aports repository
branch_alpine=edge