pmaports.cfg: bump version to 3 (!222)
This version has the "crossdirect" package, which will be required for the new pmbootstrap code that uses the crossdirect compilation method by default.
This commit is contained in:
parent
68c1d5d2bd
commit
b6ec855077
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Version numbers (for sanity checks in pmbootstrap)
|
# Version numbers (for sanity checks in pmbootstrap)
|
||||||
# - "version" gets compared with "pmb.config.pmaports_min_version"
|
# - "version" gets compared with "pmb.config.pmaports_min_version"
|
||||||
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
|
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
|
||||||
version=2
|
version=3
|
||||||
pmbootstrap_min_version=1.5.1
|
pmbootstrap_min_version=1.5.1
|
||||||
branch_pmos=master
|
branch_pmos=master
|
||||||
# Compatible branch from Alpine's aports repository
|
# Compatible branch from Alpine's aports repository
|
||||||
|
|
Loading…
Reference in a new issue