X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=ruby%2FPkgfile;h=bafecaadf09f84ef31f882bd3b21931c8690a334;hb=839779a2c819abfb88d76a0a14548a526d62cb19;hp=1899a35f4b5ff4c380564c47da465d1f21d736cb;hpb=8fa32626c8bfe8d0caf2729998c2911693b2b687;p=ports%2Fopt-arm.git diff --git a/ruby/Pkgfile b/ruby/Pkgfile index 1899a35..bafecaa 100644 --- a/ruby/Pkgfile +++ b/ruby/Pkgfile @@ -5,16 +5,13 @@ # Depends on: gdbm ncurses openssl readline zlib libffi libyaml name=ruby -version=2.1.7 +version=2.5.5 release=1 -source=(http://cache.ruby-lang.org/pub/$name/2.1/$name-$version.tar.xz - $name-arch.patch) +source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz) build () { cd $name-$version - patch -p0 -i $SRC/$name-arch.patch - ./configure --prefix=/usr \ --mandir=/usr/man \ --enable-shared \