aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authormatttyson <mtyson@mtyson.id.au>2021-05-01 04:30:54 +1000
committerGitHub <noreply@github.com>2021-04-30 11:30:54 -0700
commit9b2d7568d8b372d2f69f9204af4e6c1102f7aa06 (patch)
tree802000ef16b7757d5fd03b2c1509dafe5e1002f9 /versions
parentaf5b5d36592242204f2c2a847733bf171ac9c55a (diff)
downloadvcpkg-9b2d7568d8b372d2f69f9204af4e6c1102f7aa06.tar.gz
vcpkg-9b2d7568d8b372d2f69f9204af4e6c1102f7aa06.zip
[x265] Allow release-only build. (#17051)
* [x265] Allow release-only build. When doing a release-only build, conditionally disable commands for debug builds * [x265] Bump port version.
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/x-/x265.json5
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 827c47fd2..451afb18e 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -6494,7 +6494,7 @@
},
"x265": {
"baseline": "3.4",
- "port-version": 3
+ "port-version": 4
},
"xalan-c": {
"baseline": "1.12",
diff --git a/versions/x-/x265.json b/versions/x-/x265.json
index 2ed2d26cd..134c3bfc4 100644
--- a/versions/x-/x265.json
+++ b/versions/x-/x265.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "39318069e894d5dd6ff63112fd707c31b13be88b",
+ "version-string": "3.4",
+ "port-version": 4
+ },
+ {
"git-tree": "aa119fefeb5d57dd2b34ec63ea94942f868f1d94",
"version-string": "3.4",
"port-version": 3