diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index 44eb49a056..e487bed138 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -1,16 +1,16 @@ # Template build file for 'ruby'. pkgname=ruby ruby_ver="1.9.2" -ruby_distpatchver="p136" +ruby_distpatchver="p180" ruby_distver="${ruby_ver}-${ruby_distpatchver}" version=${ruby_ver}${ruby_distpatchver} wrksrc="${pkgname}-${ruby_distver}" distfiles="ftp://ftp.ruby-lang.org/pub/ruby/1.9/$pkgname-${ruby_distver}.tar.gz" build_style=gnu_configure -configure_args="--enable-pthread --enable-shared --disable-rpath" +configure_args="--enable-shared --disable-rpath" short_desc="Ruby programming language" maintainer="Juan RP " -checksum=c4314df44f3ab81230685fb51c296ce21034f4c719e2fcc0baba221d19f28746 +checksum=9027a5abaaadc2af85005ed74aeb628ce2326441874bf3d4f1a842663cde04f4 long_desc=" Ruby is the interpreted scripting language for quick and easy object oriented programming. It has many features to process text files and to