2010-10-11 14:38:09 +00:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<services>
|
|
|
|
<service name="download_url">
|
2010-12-12 05:22:49 +00:00
|
|
|
<param name="protocol">http</param>
|
2010-10-11 14:38:09 +00:00
|
|
|
<param name="host">downloads.sourceforge.net</param>
|
2010-12-12 05:22:49 +00:00
|
|
|
<param name="path">/project/scummvm/scummvm/1.2.1/scummvm-1.2.1.tar.bz2</param>
|
2010-10-11 14:38:09 +00:00
|
|
|
</service>
|
|
|
|
<service name="verify_file">
|
2010-12-12 05:22:49 +00:00
|
|
|
<param name="file">_service:download_url:scummvm-1.2.1.tar.bz2</param>
|
2010-10-11 14:38:09 +00:00
|
|
|
<param name="verifier">sha256</param>
|
2010-12-12 05:22:49 +00:00
|
|
|
<param name="checksum">488e0fc0fb48509f8d2dcc8f87a77d03655e8ae0e9f4333963aaa07ff75f2a09</param>
|
2010-10-11 14:38:09 +00:00
|
|
|
</service>
|
2010-12-12 05:22:49 +00:00
|
|
|
<service name="set_version"/>
|
2010-10-11 14:38:09 +00:00
|
|
|
</services>
|