summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2015-01-21 13:51:49 -0500
committerNat Goodspeed <nat@lindenlab.com>2015-01-21 13:51:49 -0500
commit0c463802a65b5812b4e852f1499f7e15708b2aa6 (patch)
tree0690581573b5b66313cc078a6e153e8e3c39f3d1 /autobuild.xml
parentb349bcf2b6da06bd293adce99dbb6346b9d94cd0 (diff)
Make Linux viewer build consume slplugins package, and copy its files
into eventual viewer package -- instead of finding them in the viewer build tree. Also update Windows to current slplugins package build.
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-xautobuild.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml
index c224285b60..35f01fdd80 100755
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -2089,16 +2089,28 @@
<key>name</key>
<string>darwin</string>
</map>
+ <key>linux</key>
+ <map>
+ <key>archive</key>
+ <map>
+ <key>hash</key>
+ <string>64b8a3bac95b5888a7ede3d7661a18b8</string>
+ <key>url</key>
+ <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/slplugins_3p-update-slplugins/rev/298079/arch/Linux/installer/slplugins-3.7.24.297623.298079-linux-298079.tar.bz2</string>
+ </map>
+ <key>name</key>
+ <string>linux</string>
+ </map>
<key>windows</key>
<map>
<key>archive</key>
<map>
<key>hash</key>
- <string>55358f8aca309a73f828929cc4b1b0d2</string>
+ <string>3a1ea3385303b78b0327c8cea929ef27</string>
<key>hash_algorithm</key>
<string>md5</string>
<key>url</key>
- <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/slplugins_3p-update-slplugins/rev/297645/arch/CYGWIN/installer/slplugins-3.7.22.297128.297645-windows-297645.tar.bz2</string>
+ <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/slplugins_3p-update-slplugins/rev/298079/arch/CYGWIN/installer/slplugins-3.7.24.297623.298079-windows-298079.tar.bz2</string>
</map>
<key>name</key>
<string>windows</string>