ffcbef2ae6
Updated to the latest (v20161121) version; replaced bulky tar.gz with a `_service` file pointing to the GitHub release. OBS-URL: https://build.opensuse.org/request/show/447045 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=19
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/v20161121.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:v20161121.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">331359e39d47ff39da9c2d73d47a76ae88725181c8ba192a2b6ea6d4bd472a6a</param>
|
|
</service>
|
|
</services>
|