diff options
author | prep <prep@lindenlab.com> | 2012-03-07 13:12:44 -0500 |
---|---|---|
committer | prep <prep@lindenlab.com> | 2012-03-07 13:12:44 -0500 |
commit | e02d8cdc9875c14084447a5156799eeca030ea73 (patch) | |
tree | 00d9eb1dbf7d261f46ff4d92f327d368c50ad476 | |
parent | 790554b218e49141d999b4ef21ecaaa567535665 (diff) |
llpathinglib update for windows and darwin.
-rw-r--r-- | autobuild.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/autobuild.xml b/autobuild.xml index 5bf923a7e0..5fe11b111d 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1110,9 +1110,9 @@ <key>archive</key> <map> <key>hash</key> - <string>b8512a20c42ade6672b4886333f145c5</string> + <string>b733d165a6f9d4e8f86c5e59233506b5</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/stinson_llpathinglibrary/rev/250393/arch/Darwin/installer/llphysicsextensions-0.1-darwin-20120301.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/stinson_llpathinglibrary/rev/250739/arch/Darwin/installer/llphysicsextensions-0.1-darwin-20120307.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1134,9 +1134,9 @@ <key>archive</key> <map> <key>hash</key> - <string>adf4784a491843104a4ae2d9df8f634e</string> + <string>291ecd97538cb6504e1185cb01cc21b8</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/stinson_llpathinglibrary/rev/250393/arch/CYGWIN/installer/llphysicsextensions-0.1-windows-20120301.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/stinson_llpathinglibrary/rev/250739/arch/CYGWIN/installer/llphysicsextensions-0.1-windows-20120307.tar.bz2</string> </map> <key>name</key> <string>windows</string> |