CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.4.3
[ports/opt-arm.git] / ruby / Pkgfile
index bcb6b81d21e4eb9d36b4bfc6ce381b2b5044613f..5eee22e849c674ca86a59dfe32f61e7859dace9d 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on: gdbm ncurses openssl readline zlib libffi libyaml
 
 name=ruby
-version=2.1.6
+version=2.4.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
         $name-arch.patch)
 
 build () {