diff options
author | Steve Bennetts <steve@lindenlab.com> | 2009-11-06 14:51:52 -0800 |
---|---|---|
committer | Steve Bennetts <steve@lindenlab.com> | 2009-11-06 14:51:52 -0800 |
commit | 4b9abdc83351b5d79f958cf13fa612a28c71bc04 (patch) | |
tree | a72f945abe0163ea8d08c90bd472716e55b876fb | |
parent | a24eee0dd69940f7c3ca8d7569c8ae965072376b (diff) |
Reverting OSX changes to expat from texture-pipeline merge
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index a05122418d..6d40d6fe4e 100644 --- a/install.xml +++ b/install.xml @@ -326,9 +326,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>9c5603e328e9f543e0a599d6b25be973</string> + <string>c457a0a041ac4946265889a503d26c3d</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/expat-1.95.8-darwin-20080812.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/expat-1.95.8-darwin-20090805.tar.bz2</uri> </map> <key>linux</key> <map> |