SHA256
1
0
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:
Sebastian Wagner 2016-12-30 12:26:16 +00:00 committed by Git OBS Bridge
parent 47a5311605
commit d7d1abbc80

View File

@ -1,12 +1,12 @@
<services> <services>
<service name="download_url" mode="disabled"> <service name="download_url" mode="localonly">
<param name="protocol">https</param> <param name="protocol">https</param>
<param name="host">github.com</param> <param name="host">github.com</param>
<param name="path">/dustinkirkland/hollywood/archive/718960725551c64a2419aab9bd8b60ee0b95b762.zip</param> <param name="path">/dustinkirkland/hollywood/archive/718960725551c64a2419aab9bd8b60ee0b95b762.zip</param>
</service> </service>
<service name="verify_file" mode="buildtime"> <service name="verify_file" mode="localonly">
<param name="file">_service:download_url:718960725551c64a2419aab9bd8b60ee0b95b762.zip</param> <param name="file">718960725551c64a2419aab9bd8b60ee0b95b762.zip</param>
<param name="verifier">sha256</param> <param name="verifier">sha256</param>
<param name="checksum">92a8fb9d018a9ff43dee5194b9d4c8c6842b68675e46619dc97e8b5e8a1d3189</param> <param name="checksum">92a8fb9d018a9ff43dee5194b9d4c8c6842b68675e46619dc97e8b5e8a1d3189</param>
</service> </service>
</services> </services>