diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-01-09 17:14:03 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-13 16:19:02 +0100 |
commit | ca06126066b16cc65a9971e7e0f0eaeeadc37980 (patch) | |
tree | 8dd60185aa978124b15f5a4035bc4712da1514d8 /package/ruby/ruby.hash | |
parent | 5094506f7b8f4933fc0c7550b42b343f9299729d (diff) | |
download | buildroot-ca06126066b16cc65a9971e7e0f0eaeeadc37980.tar.gz buildroot-ca06126066b16cc65a9971e7e0f0eaeeadc37980.zip |
ruby: bump version to 2.4.0
The problem addressed by 0001 patch has been fixed upstream and is that
fix is included in this release:
https://github.com/ruby/ruby/commit/aa107497cd379b713eba8cecdb9a882bb1e0dd89
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/ruby/ruby.hash')
-rw-r--r-- | package/ruby/ruby.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ruby/ruby.hash b/package/ruby/ruby.hash index 8182e2c158..19722a3c96 100644 --- a/package/ruby/ruby.hash +++ b/package/ruby/ruby.hash @@ -1,2 +1,2 @@ -# From https://www.ruby-lang.org/en/news/2016/11/21/ruby-2-3-3-released/ -sha256 1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc ruby-2.3.3.tar.xz +# From https://www.ruby-lang.org/en/news/2016/12/25/ruby-2-4-0-released/ +sha256 3a87fef45cba48b9322236be60c455c13fd4220184ce7287600361319bb63690 ruby-2.4.0.tar.xz |