pmaports.cfg: increase min pmbootstrap to 1.1.0

Newer pmbootstrap will generate the deviceinfo_codename line when
creating a new device with "pmbootstrap init".
This commit is contained in:
Oliver Smith 2018-12-26 22:21:15 +01:00
parent 8a05aacfc6
commit 6d89f465a4
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=1
pmbootstrap_min_version=1.0.3
pmbootstrap_min_version=1.1.0
branch_pmos=master
# Compatible branch from Alpine's aports repository
branch_alpine=edge