forked from pool/ruby-build
update to v20170201 OBS-URL: https://build.opensuse.org/request/show/479661 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=21
13 lines
480 B
Plaintext
13 lines
480 B
Plaintext
<services>
|
|
<service name="download_url">
|
|
<param name="protocol">https</param>
|
|
<param name="host">github.com</param>
|
|
<param name="path">rbenv/ruby-build/archive/v20170201.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:v20170201.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">fcb17388f67d5a661233223cd73e6036b54c3f20ab0ba3927cb85a2db0e7b3c9</param>
|
|
</service>
|
|
</services>
|