15 lines
548 B
Plaintext
15 lines
548 B
Plaintext
|
<?xml version="1.0" ?>
|
||
|
<services>
|
||
|
<service name="download_url">
|
||
|
<param name="protocol">http</param>
|
||
|
<param name="host">downloads.xiph.org</param>
|
||
|
<param name="path">/releases/vorbis/libvorbis-1.3.2.tar.bz2</param>
|
||
|
</service>
|
||
|
<service name="verify_file">
|
||
|
<param name="file">_service:download_url:libvorbis-1.3.2.tar.bz2</param>
|
||
|
<param name="verifier">sha256</param>
|
||
|
<param name="checksum">9f04b60ba89edbe860dc0a5902171e4ac35cff8ba19252aa23ed029994823395</param>
|
||
|
</service>
|
||
|
<service name="set_version"/>
|
||
|
</services>
|