commit 05f2d5bfb41c901d2d2b7543777e7b0d85121456 Author: Georg Koppen gk@torproject.org Date: Mon Sep 18 13:04:26 2017 +0000
Bug 23396: Updating the msvcr100.dll we ship
We update the location to get the .dll as well taking Mike out of the browser loop. --- projects/firefox/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config index 034d40f..6babb7d 100644 --- a/projects/firefox/config +++ b/projects/firefox/config @@ -81,8 +81,8 @@ input_files: enable: '[% c("var/linux") %]' - filename: fix-info-plist.py enable: '[% c("var/osx") %]' - - URL: https://people.torproject.org/~mikeperry/mirrors/sources/msvcr100.dll - sha256sum: 1221a09484964a6f38af5e34ee292b9afefccb3dc6e55435fd3aaf7c235d9067 + - URL: https://people.torproject.org/~gk/mirrors/sources/msvcr100.dll + sha256sum: 8793353461826fbd48f25ea8b835be204b758ce7510db2af631b28850355bd18 enable: '[% c("var/windows") %]' - project: gcc name: gcc