From b6ec8550774471d049b3bbdf3486d8a4971d6b90 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sat, 23 Mar 2019 01:06:42 +0100 Subject: [PATCH] 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. --- pmaports.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmaports.cfg b/pmaports.cfg index c1916dd10..6d7dacc4b 100644 --- a/pmaports.cfg +++ b/pmaports.cfg @@ -2,7 +2,7 @@ # 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=2 +version=3 pmbootstrap_min_version=1.5.1 branch_pmos=master # Compatible branch from Alpine's aports repository