fdff635f26
update to 0.13.5 OBS-URL: https://build.opensuse.org/request/show/73397 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=41
18 lines
620 B
XML
18 lines
620 B
XML
<?xml version="1.0" ?>
|
|
<services>
|
|
<service name="download_url">
|
|
<param name="protocol">http</param>
|
|
<param name="host">www.libraw.org</param>
|
|
<param name="path">/data/LibRaw-0.13.5.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:LibRaw-0.13.5.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">7e554d5fd6ca6f430d74e4c7084086cf57bd0c478268412920c0ce2940b86fe8</param>
|
|
</service>
|
|
<service name="recompress">
|
|
<param name="compression">bz2</param>
|
|
<param name="file">*.tar.gz</param>
|
|
</service>
|
|
</services>
|