forked from pool/varnish
12 lines
481 B
Plaintext
12 lines
481 B
Plaintext
|
<services>
|
||
|
<service name="download_url">
|
||
|
<param name="protocol">http</param>
|
||
|
<param name="host">repo.varnish-cache.org</param>
|
||
|
<param name="path">/source/varnish-2.1.5.tar.gz</param>
|
||
|
</service>
|
||
|
<service name="verify_file">
|
||
|
<param name="file">_service:download_url:varnish-2.1.5.tar.gz</param>
|
||
|
<param name="verifier">sha256</param>
|
||
|
<param name="checksum">2d8049be14ada035d0e3a54c2b519143af40d03d917763cf72d53d8188e5ef83</param>
|
||
|
</service>
|
||
|
</services>
|