diff options
author | Dave Parks <davep@lindenlab.com> | 2011-05-04 12:12:42 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-05-04 12:12:42 -0500 |
commit | 36c671cf15e8889df4f173cf455896b7c9a115e1 (patch) | |
tree | b396d325fa77ea1c7cdf32ffddb0b715be6f636f /autobuild.xml | |
parent | a4e49310a57cab3d5041ec733d80ce50dadf4c64 (diff) |
STORM-1210 Update PCRE libs for mac and linux.
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/autobuild.xml b/autobuild.xml index 04f789ef01..e289af1205 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1510,9 +1510,9 @@ <key>archive</key> <map> <key>hash</key> - <string>cb04654cdfe93e3c8d16fef0c475e2bb</string> + <string>0566e5ea38e2ba2362fe8e0a695d67e4</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-pcre/rev/226370/arch/Darwin/installer/pcre-7.6-darwin-20110411.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-pcre/rev/228816/arch/Darwin/installer/pcre-7.6-darwin-20110504.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1522,9 +1522,9 @@ <key>archive</key> <map> <key>hash</key> - <string>18854c815c6f960e22add25cf1ff93d4</string> + <string>6e390bc796ee2381b414e6d599b37690</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-pcre/rev/226572/arch/Linux/installer/pcre-7.6-linux-20110413.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-pcre/rev/228816/arch/Linux/installer/pcre-7.6-linux-20110504.tar.bz2</string> </map> <key>name</key> <string>linux</string> |