diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-10-03 21:09:47 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-10-03 21:09:47 +0300 |
commit | 5404708de0cce19cb4b35fae10d78c447932e4ba (patch) | |
tree | 68586263b1cfe7499d5a5b08ff343d8062c2ea0e /autobuild.xml | |
parent | c844bf0ab8acbbb2d4ef0814d8ed7ac9291b7f44 (diff) |
SL-16542 Fix mac build not having some of openjpeg headers
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/autobuild.xml b/autobuild.xml index 801da4e773..bdc5e085ef 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2195,9 +2195,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>89e6436b256c98818fa736a460a04016</string> + <string>6bb03fe0b9dd44d3850ae9cae2161d76</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/105184/920580/openjpeg-2.5.0.575325-darwin64-575325.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/105416/922669/openjpeg-2.5.0.575468-darwin64-575468.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -2219,9 +2219,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>97b15b312c2dec38981ec63bd77d0491</string> + <string>a01d66d72d7c865364cd5761e56e8735</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/105185/920592/openjpeg-2.5.0.575325-windows-575325.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/105418/922681/openjpeg-2.5.0.575468-windows-575468.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -2231,16 +2231,16 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>cdb55c8b074ce4f166ebc597f13f62a1</string> + <string>8bd727bc7d6e0e6223e9ea49c14dd511</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/105186/920591/openjpeg-2.5.0.575325-windows64-575325.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/105419/922682/openjpeg-2.5.0.575468-windows64-575468.tar.bz2</string> </map> <key>name</key> <string>windows64</string> </map> </map> <key>version</key> - <string>2.5.0.575325</string> + <string>2.5.0.575468</string> </map> <key>openssl</key> <map> |