c72224014d
- Update to v20180224: changelog at: https://github.com/rbenv/ruby-build/releases/tag/v20180224 OBS-URL: https://build.opensuse.org/request/show/591594 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=24
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/v20180224.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:v20180224.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">5e3f80489b1deda4232b9b0f9b956e275647862500d1901f0e5859ff23bde7ac</param>
|
|
</service>
|
|
</services>
|