diff options
author | Dave Parks <davep@lindenlab.com> | 2011-04-13 13:43:32 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-04-13 13:43:32 -0500 |
commit | 12f9f521ee6baeb39b403dfe15168de7ecfd9349 (patch) | |
tree | e23c3daecd42d76091da9174ff0eb31a0ea3da5e /autobuild.xml | |
parent | 13e12b2773ebd784281e76a1ec488c532962f765 (diff) |
Fix for bad default setting and libpng using /GL
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index 43d297df6d..03db2f8d49 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1026,9 +1026,9 @@ <key>archive</key> <map> <key>hash</key> - <string>735a955e6442733e2342ab12c1087488</string> + <string>f194ba857ca8dd86483a3ef24535d0db</string> <key>url</key> - <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/libpng-1.5.1-windows-20110221.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-libpng/rev/226532/arch/CYGWIN/installer/libpng-1.5.1-windows-20110413.tar.bz2</string> </map> <key>name</key> <string>windows</string> |