diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-05-07 20:53:35 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-05-07 20:57:43 +0300 |
commit | ed78b2b938bb473beb0a8d6004f522ed39218c32 (patch) | |
tree | 198172c5b56d4163a15ecf2d6353adcf347a3d84 | |
parent | 021cf914af4d6038ffb0a688daa0c609fc05f2d2 (diff) |
SL-15234 Fix for linux build of 3p-uriparser by NickyD
Linux specific contibution. Should not affect win and darwin. Doesn't include linux build, just an update to ensure changes gets pulled into uriparser's master when viewer gets promoted and to make sure nothing complains about issues with 'head revision'.
-rw-r--r-- | autobuild.xml | 12 | ||||
-rwxr-xr-x | doc/contributions.txt | 1 |
2 files changed, 7 insertions, 6 deletions
diff --git a/autobuild.xml b/autobuild.xml index 2470b2e5aa..aef21758ff 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3128,9 +3128,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>60f008c5fd31641ad4e61ac751ce15d1</string> + <string>7d59c592a937988cb1d0b7eddc11c7c5</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/75748/723495/uriparser-0.9.4-darwin64-555117.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/81641/768120/uriparser-0.9.4-darwin64-559421.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -3164,9 +3164,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>00aff37a6f5e1fe08456702d28706cf6</string> + <string>0ea100b4a9c906100b1bcc68b852e98e</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/75751/723507/uriparser-0.9.4-windows-555117.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/81650/768175/uriparser-0.9.4-windows-559421.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -3176,9 +3176,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>ff27a91f3941c7bef5e1613a064cb048</string> + <string>0789d651ef5636236b5ffc5089d8dc49</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/75750/723506/uriparser-0.9.4-windows64-555117.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/81651/768176/uriparser-0.9.4-windows64-559421.tar.bz2</string> </map> <key>name</key> <string>windows64</string> diff --git a/doc/contributions.txt b/doc/contributions.txt index 9340d69b97..bb2f5bf0e3 100755 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -1091,6 +1091,7 @@ Nicky Dasmijn OPEN-187 STORM-1937 OPEN-187 + SL-15234 STORM-2010 STORM-2082 MAINT-6665 |