forked from pool/hollywood
disable services
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=3
This commit is contained in:
parent
47a5311605
commit
d7d1abbc80
8
_service
8
_service
@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service name="download_url" mode="disabled">
|
||||
<service name="download_url" mode="localonly">
|
||||
<param name="protocol">https</param>
|
||||
<param name="host">github.com</param>
|
||||
<param name="path">/dustinkirkland/hollywood/archive/718960725551c64a2419aab9bd8b60ee0b95b762.zip</param>
|
||||
</service>
|
||||
<service name="verify_file" mode="buildtime">
|
||||
<param name="file">_service:download_url:718960725551c64a2419aab9bd8b60ee0b95b762.zip</param>
|
||||
<service name="verify_file" mode="localonly">
|
||||
<param name="file">718960725551c64a2419aab9bd8b60ee0b95b762.zip</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">92a8fb9d018a9ff43dee5194b9d4c8c6842b68675e46619dc97e8b5e8a1d3189</param>
|
||||
</service>
|
||||
</services>
|
||||
</services>
|
||||
|
Loading…
Reference in New Issue
Block a user