ruby: update to 2.5.1.
This commit is contained in:
parent
cea6ae22c3
commit
fc421abc82
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
_ruby_abiver=2.5.0
|
_ruby_abiver=2.5.0
|
||||||
|
|
||||||
pkgname=ruby
|
pkgname=ruby
|
||||||
version=2.5.0
|
version=2.5.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --disable-rpath
|
configure_args="--enable-shared --disable-rpath
|
||||||
DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config"
|
DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ homepage="http://www.ruby-lang.org/en/"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d87eb3021f71d4f62e5a5329628ac9a6665902173296e551667edd94362325cc
|
checksum=0f5d20f012baca865381a055e73f22db814615fee3c68083182cb78a4b3b30cb
|
||||||
|
|
||||||
hostmakedepends="pkg-config bison groff"
|
hostmakedepends="pkg-config bison groff"
|
||||||
makedepends="zlib-devel readline-devel libffi-devel libressl-devel
|
makedepends="zlib-devel readline-devel libffi-devel libressl-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue