diff options
author | Oz Linden <oz@lindenlab.com> | 2014-10-21 16:52:11 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2014-10-21 16:52:11 -0400 |
commit | c83ff8851dcd990eac54b1d07783b51b62a4f783 (patch) | |
tree | 06e75516b607d9f7be2a3f00b05ed4c14ceb20f4 /autobuild.xml | |
parent | a437c9e5fe585274b6e9ec16d6c3e00605dc49ec (diff) |
correct hash for darwin apr_suite package
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index d0b0837ec2..2493a34d98 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -52,7 +52,7 @@ <key>archive</key> <map> <key>hash</key> - <string>3dee0ae1df6fef96c06ea63cff7a1857</string> + <string>9a4b02734c5d0648d3d683cb1dc014cc</string> <key>url</key> <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/apr_3p-update-apr/rev/295252/arch/Darwin/installer/apr_suite-1.4.5.295252-darwin-295252.tar.bz2</string> </map> |