update autobuild config version and tut package
parent
499f5aa9a4
commit
22a613dfc1
|
|
@ -1879,6 +1879,10 @@
|
|||
</map>
|
||||
<key>tut</key>
|
||||
<map>
|
||||
<key>copyright</key>
|
||||
<string>Copyright 2002-2006 Vladimir Dyuzhev, Copyright 2007 Denis Kononenko, Copyright 2008-2009 Michał Rzechonek</string>
|
||||
<key>description</key>
|
||||
<string>TUT is a small and portable unit test framework for C++.</string>
|
||||
<key>license</key>
|
||||
<string>bsd</string>
|
||||
<key>license_file</key>
|
||||
|
|
@ -1892,14 +1896,16 @@
|
|||
<key>archive</key>
|
||||
<map>
|
||||
<key>hash</key>
|
||||
<string>5c6d3e606f027e78f056cb77b20f228e</string>
|
||||
<string>4d13804d6224156b94d9eac2538da68e</string>
|
||||
<key>url</key>
|
||||
<string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/tut-2008-11-30-common-20101001.tar.bz2</string>
|
||||
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/tut_3p-update-tut/rev/294542/arch/Linux/installer/tut-2008.11.30-common-294542.tar.bz2</string>
|
||||
</map>
|
||||
<key>name</key>
|
||||
<string>common</string>
|
||||
</map>
|
||||
</map>
|
||||
<key>version</key>
|
||||
<string>2008.11.30</string>
|
||||
</map>
|
||||
<key>xmlrpc-epi</key>
|
||||
<map>
|
||||
|
|
@ -1998,6 +2004,8 @@
|
|||
</map>
|
||||
</map>
|
||||
</map>
|
||||
<key>orig_ver</key>
|
||||
<string>1.2</string>
|
||||
<key>package_description</key>
|
||||
<map>
|
||||
<key>description</key>
|
||||
|
|
@ -2757,6 +2765,6 @@
|
|||
<key>type</key>
|
||||
<string>autobuild</string>
|
||||
<key>version</key>
|
||||
<string>1.2</string>
|
||||
<string>1.3</string>
|
||||
</map>
|
||||
</llsd>
|
||||
|
|
|
|||
Loading…
Reference in New Issue