pmaports.cfg: min pmbootstrap version 1.5.1

This version allows us to override mesa only for the arm arches, still
using Alpine's package for x86_64 and x86. This is currently needed, as
described here:
https://gitlab.com/postmarketOS/pmbootstrap/issues/1741
This commit is contained in:
Oliver Smith 2019-03-10 02:46:18 +01:00
parent 7ab24cb685
commit a2200d5d15
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=2
pmbootstrap_min_version=1.2.0
pmbootstrap_min_version=1.5.1
branch_pmos=master
# Compatible branch from Alpine's aports repository
branch_alpine=edge