diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2015-04-29 11:46:25 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2015-04-29 11:46:25 -0400 |
commit | b4c020bf9d83654ac64df069c2b65820be5e480a (patch) | |
tree | 05ffe61408f2ae52cb3be6438d8902bcb96cf4b4 | |
parent | 6a21d34b8286a578283a11382f039f8f5194f489 (diff) |
MAINT-5164: Standardize viewer on libpng 301387 for all platforms.
-rwxr-xr-x | autobuild.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/autobuild.xml b/autobuild.xml index 17f17be042..66fc937f68 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1368,9 +1368,9 @@ <key>archive</key> <map> <key>hash</key> - <string>14cb5c8686a472e9e60179e46cd196f7</string> + <string>0d134c36fcd87d00d91c99291906dde9</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/libpng_3p-update-libpng/rev/297708/arch/Darwin/installer/libpng-1.6.8.297708-darwin-297708.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/libpng_3p-update-libpng/rev/301387/arch/Darwin/installer/libpng-1.6.8.301387-darwin-301387.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1380,9 +1380,9 @@ <key>archive</key> <map> <key>hash</key> - <string>6dec32fc2527f8cafd616f9271ff3478</string> + <string>744e22c5fcaaf3483a60e29f217daa9c</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/libpng_3p-update-libpng/rev/297051/arch/Linux/installer/libpng-1.6.8.297051-linux-297051.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/libpng_3p-update-libpng/rev/301387/arch/Linux/installer/libpng-1.6.8.301387-linux-301387.tar.bz2</string> </map> <key>name</key> <string>linux</string> @@ -1392,16 +1392,16 @@ <key>archive</key> <map> <key>hash</key> - <string>09eb65e66e0230ab01e57e643647a4f1</string> + <string>391158e9b5d92a8b69aeb7478144d2de</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/libpng_3p-update-libpng/rev/297708/arch/CYGWIN/installer/libpng-1.6.8.297708-windows-297708.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/libpng_3p-update-libpng/rev/301387/arch/CYGWIN/installer/libpng-1.6.8.301387-windows-301387.tar.bz2</string> </map> <key>name</key> <string>windows</string> </map> </map> <key>version</key> - <string>1.6.8.297708</string> + <string>1.6.8.301387</string> </map> <key>libuuid</key> <map> |