diff options
author | calluym_linden <none@none> | 2012-11-13 13:41:02 -0800 |
---|---|---|
committer | calluym_linden <none@none> | 2012-11-13 13:41:02 -0800 |
commit | 48da6d457840eedee501fdb5f7d994fbaa703db8 (patch) | |
tree | 345e3377fc83ffb0764c3d9f5e72b689e896ba60 /autobuild.xml | |
parent | 586d878ef5c415ebf711e5b3a5ad220e9671e50b (diff) |
Changed format of Windows Boost 3p lib - Amazon S3 chokes on sub-domain version and no one knows why
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index 5253b54a52..210dfd7849 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -212,7 +212,7 @@ <key>hash</key> <string>6b448a9d0014c43f4f77b1410062525b</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/266872/arch/CYGWIN/installer/boost-1.52.0-windows-20121112.tar.bz</string> + <string>https://s3.amazonaws.com/automated-builds-secondlife-com/hg/repo/3p-boost/rev/266872/arch/CYGWIN/installer/boost-1.52.0-windows-20121112.tar.bz2</string> </map> <key>name</key> <string>windows</string> |