forked from pool/ruby-build
Accepting request 512272 from home:kpimenov:branches:devel:languages:ruby:extensions
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
This commit is contained in:
parent
1a7da80f01
commit
282832fc4f
6
_service
6
_service
@ -2,11 +2,11 @@
|
||||
<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>
|
||||
<param name="path">rbenv/ruby-build/archive/v20170523.tar.gz</param>
|
||||
</service>
|
||||
<service name="verify_file">
|
||||
<param name="file">_service:download_url:v20170201.tar.gz</param>
|
||||
<param name="file">_service:download_url:v20170523.tar.gz</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">fcb17388f67d5a661233223cd73e6036b54c3f20ab0ba3927cb85a2db0e7b3c9</param>
|
||||
<param name="checksum">4b712b67910002b07762501c374ca8b7df1f8882d8dbbe745ddd34c64e0499a5</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcb17388f67d5a661233223cd73e6036b54c3f20ab0ba3927cb85a2db0e7b3c9
|
||||
size 53731
|
3
_service:download_url:v20170523.tar.gz
Normal file
3
_service:download_url:v20170523.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b712b67910002b07762501c374ca8b7df1f8882d8dbbe745ddd34c64e0499a5
|
||||
size 54516
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 15:00:46 CEST 2017 - kpimenov@suse.com
|
||||
|
||||
- update to v20170523
|
||||
- https://github.com/rbenv/ruby-build/releases/tag/v20170523
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 13:17:05 UTC 2017 - mamorales@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ruby-build
|
||||
Version: 20170201
|
||||
Version: 20170523
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user