X-Git-Url: http://gitweb/?a=blobdiff_plain;f=ruby%2FPkgfile;h=1910f4f4e9007daf80679d03a6f88aa3e4e033f3;hb=27687ba06ce84806a419d9d6846ee25b70c7130d;hp=ded1ec357af03bbe25b3324f3cb4f2f36dcce399;hpb=f909f4dc7e69db343031a154ae79875ae0da7fd8;p=ports%2Fopt-arm.git diff --git a/ruby/Pkgfile b/ruby/Pkgfile index ded1ec3..1910f4f 100644 --- a/ruby/Pkgfile +++ b/ruby/Pkgfile @@ -5,16 +5,13 @@ # Depends on: gdbm ncurses openssl readline zlib libffi libyaml name=ruby -version=2.4.0 +version=2.7.1 release=1 -source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$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 \