This one has the new binary repository. Make sure that people are not using the old one, which won't get updated anymore. The old packages will be removed some time soon. Related: https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1835
10 lines
332 B
INI
10 lines
332 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.11.0
|
|
branch_pmos=master
|
|
# Compatible branch from Alpine's aports repository
|
|
branch_alpine=edge
|