CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.4.4
[ports/opt-arm.git] / ruby / Pkgfile
index 15cd6438d17388c55b15f1596922b5e308da44e1..6fa43f14f9ebddeaae9814e4300fe478a109d485 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on: gdbm ncurses openssl readline zlib libffi libyaml
 
 name=ruby
-version=1.9.3-p545
+version=2.4.4
 release=1
-source=(ftp://ftp.ruby-lang.org/pub/$name/1.9/$name-$version.tar.bz2 \
+source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz
         $name-arch.patch)
 
 build () {