aboutsummaryrefslogtreecommitdiff
path: root/ports/v8/CONTROL
diff options
context:
space:
mode:
authorRodrigo Hernandez Cordoba <kwizatz@aeongames.com>2021-04-19 18:15:39 -0600
committerGitHub <noreply@github.com>2021-04-19 17:15:39 -0700
commit66ce4e9277f113bda4a83e76a9c612deddc7634c (patch)
tree088ab2b9e9b2faf43ea6ac7af2c4da14d03bfb1b /ports/v8/CONTROL
parent465022c4bdfabf0cb80ddfda3d8f4c184e4a9d3c (diff)
downloadvcpkg-66ce4e9277f113bda4a83e76a9c612deddc7634c.tar.gz
vcpkg-66ce4e9277f113bda4a83e76a9c612deddc7634c.zip
[V8, icu] Update v8 to version 9.0.257.17, icu to 69.1 (#16077)
This change also includes a change to use the Windows SDK as reported by the WinSDK ENV variable. v8 9.0257.17 requires ICU to be version 68.x or up.
Diffstat (limited to 'ports/v8/CONTROL')
-rw-r--r--ports/v8/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/v8/CONTROL b/ports/v8/CONTROL
index dad60e5ee..a65e6ccd2 100644
--- a/ports/v8/CONTROL
+++ b/ports/v8/CONTROL
@@ -1,5 +1,5 @@
Source: v8
-Version: 8.6.395.17
+Version: 9.0.257.17
Homepage: https://v8.dev
Description: Google Chrome's JavaScript engine
Build-Depends: icu, zlib, glib (linux), pthread (linux)