2010-12-07 14:12:25 +00:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<services>
|
|
|
|
<service name="download_url">
|
|
|
|
<param name="protocol">http</param>
|
|
|
|
<param name="host">downloads.xiph.org</param>
|
2010-12-08 09:28:06 +00:00
|
|
|
<param name="path">/releases/ogg/libogg-1.2.2.tar.gz</param>
|
2010-12-07 14:12:25 +00:00
|
|
|
</service>
|
|
|
|
<service name="verify_file">
|
2010-12-08 09:28:06 +00:00
|
|
|
<param name="file">_service:download_url:libogg-1.2.2.tar.gz</param>
|
2010-12-07 14:12:25 +00:00
|
|
|
<param name="verifier">sha256</param>
|
2010-12-08 09:28:06 +00:00
|
|
|
<param name="checksum">ab000574bc26d5f01284f5b0f50e12dc761d035c429f2e9c70cb2a9487d8cfba</param>
|
|
|
|
</service>
|
|
|
|
<service name="recompress">
|
|
|
|
<param name="file">*.gz</param>
|
2010-12-07 14:12:25 +00:00
|
|
|
</service>
|
|
|
|
<service name="set_version"/>
|
|
|
|
</services>
|