pmaports/pmaports.cfg
Oliver Smith bc17119682
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).
2019-07-05 21:20:57 +02:00

9 lines
331 B
INI

[pmaports]
# Version numbers (for sanity checks in pmbootstrap)
# - "version" gets compared with "pmb.config.pmaports_min_version"
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
version=4
pmbootstrap_min_version=1.7.0
branch_pmos=master
# Compatible branch from Alpine's aports repository
branch_alpine=edge