pmaports.cfg: set min pmbootstrap version: 1.7.0

Require latest pmbootstrap version, because it supports depends in
depends in the APKBUILD parser, and is able to properly test
UEVENT_HELPER, LBDAP kconfig options (they must depend on the kernel
version).
This commit is contained in:
Oliver Smith 2019-07-05 21:16:58 +02:00
parent 9620435c92
commit bc17119682
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.5.1
pmbootstrap_min_version=1.7.0
branch_pmos=master
# Compatible branch from Alpine's aports repository
branch_alpine=edge