forked from pool/ruby-build
282832fc4f
Updated to the most recent released version, so more Ruby versions are available OBS-URL: https://build.opensuse.org/request/show/512272 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=22
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/v20170523.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:v20170523.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">4b712b67910002b07762501c374ca8b7df1f8882d8dbbe745ddd34c64e0499a5</param>
|
|
</service>
|
|
</services>
|