aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/packages.py
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2019-09-20 16:24:08 -0400
committerJosh Matthews <josh@joshmatthews.net>2019-10-02 15:00:29 -0400
commit96302bad91887a030f54a9e233dabac60499679c (patch)
tree3f296f166fe43c2d938018aef56b8106d02c48f6 /python/servo/packages.py
parent22e3797fb620b8b24b28abbce781ac0c0aa6ccda (diff)
downloadservo-96302bad91887a030f54a9e233dabac60499679c.tar.gz
servo-96302bad91887a030f54a9e233dabac60499679c.zip
Update to UWP compatible OpenSSL build.
Diffstat (limited to 'python/servo/packages.py')
-rw-r--r--python/servo/packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/servo/packages.py b/python/servo/packages.py
index 98d15623573..0af54b4aad5 100644
--- a/python/servo/packages.py
+++ b/python/servo/packages.py
@@ -8,7 +8,7 @@ WINDOWS_MSVC = {
"moztools": "3.2",
"ninja": "1.7.1",
"nuget": "08-08-2019",
- "openssl": "111.3.0+1.1.1c-vs2017",
+ "openssl": "111.3.0+1.1.1c-vs2017-2019-09-18",
"gstreamer-uwp": "1.16.0.5",
"openxr-loader-uwp": "1.0",
}