Skip to content

Commit

Permalink
ruby: version bumped to 2.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Dec 29, 2014
1 parent ec417c5 commit 3ba3305
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions compilers/ruby/DETAILS
@@ -1,13 +1,12 @@
MODULE=ruby
VERSION=2.1.5
VERSION=2.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/$MODULE/${VERSION%.*}
SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha256:0241b40f1c731cb177994a50b854fb7f18d4ad04dcefc18acc60af73046fb0a9
SOURCE_VFY=sha256:1c031137999f832f86be366a71155113675b72420830ce432b777a0ff4942955
WEB_SITE=http://www.ruby-lang.org/en
ENTERED=20020106
UPDATED=20141114
UPDATED=20141229
SHORT="A scripting language"

cat << EOF
Expand Down

0 comments on commit 3ba3305

Please sign in to comment.