summaryrefslogtreecommitdiff
path: root/ruby/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/Pkgfile')
-rw-r--r--ruby/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/Pkgfile b/ruby/Pkgfile
index 71f3bc2af..685537c3a 100644
--- a/ruby/Pkgfile
+++ b/ruby/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: gdbm libgmp openssl readline zlib libffi libyaml
name=ruby
-version=2.1.7
+version=2.2.3
release=1
-source=(http://cache.ruby-lang.org/pub/$name/2.1/$name-$version.tar.xz)
+source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz)
build () {
cd $name-$version

Generated by cgit