ruby: update to 2.2.2

This commit is contained in:
Juergen Daubert 2015-07-05 11:42:57 +02:00
parent 3a9c159c94
commit b758af31b5
3 changed files with 1214 additions and 1052 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
ec6f10ca331ce947802ede86259513a8 ruby-2.1.6.tar.xz
dbce9b9d79d90f213ba8d448b0b6ed86 ruby-2.2.2.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: gdbm libgmp openssl readline zlib libffi libyaml
name=ruby
version=2.1.6
version=2.2.2
release=1
source=(http://cache.ruby-lang.org/pub/$name/2.1/$name-$version.tar.xz)
source=(http://cache.ruby-lang.org/pub/$name/2.2/$name-$version.tar.xz)
build () {
cd $name-$version