aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2021-05-11 19:37:52 +0200
committerGitHub <noreply@github.com>2021-05-11 10:37:52 -0700
commit56a5c2ac52835bcdfe5962568cf1e61376a1dd82 (patch)
treecfa5d2183ace55e9593fbabd7a878f492565444a /versions
parent3b4dd085b0f5b410d9f587b3c9f7ad08a07449aa (diff)
downloadvcpkg-56a5c2ac52835bcdfe5962568cf1e61376a1dd82.tar.gz
vcpkg-56a5c2ac52835bcdfe5962568cf1e61376a1dd82.zip
[libarchive] disable libb2 until properly handled (#17266)
* [libarchive] disable libbb2 until properly handled * [libarchive] bump version * update version refs * update refs
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/l-/libarchive.json7
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 0dc4fd1ba..929eb83fa 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2962,7 +2962,7 @@
},
"libarchive": {
"baseline": "3.4.3",
- "port-version": 5
+ "port-version": 6
},
"libass": {
"baseline": "0.15.1",
diff --git a/versions/l-/libarchive.json b/versions/l-/libarchive.json
index 16bd0563f..a586104d3 100644
--- a/versions/l-/libarchive.json
+++ b/versions/l-/libarchive.json
@@ -1,7 +1,12 @@
{
"versions": [
{
- "git-tree": "a8318f61dfe300b1b980b2ecaf295bd626572ad4",
+ "git-tree": "8990b8db984f4a3652bb644608efd7dcd1573bf3",
+ "version-semver": "3.4.3",
+ "port-version": 6
+ },
+ {
+ "git-tree": "fe188805a906d5d853bc330253242c12029ae0de",
"version-semver": "3.4.3",
"port-version": 5
},