91ba578598
- Update to v20171215: changelog at: https://github.com/rbenv/ruby-build/releases/tag/v20171226 OBS-URL: https://build.opensuse.org/request/show/576856 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=23
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/v20171215.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:v20171215.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">3aeafcfe6848c6cec620a49b72d6820a078254ef382dca7ec2174b925dc73c81</param>
|
|
</service>
|
|
</services>
|