ruby: update to 2.6.1.

This commit is contained in:
maxice8 2019-01-30 11:54:28 -02:00 committed by maxice8
parent 16532b4abc
commit 16101e54e2

View file

@ -2,8 +2,8 @@
_ruby_abiver=2.6.0
pkgname=ruby
version=2.6.0
revision=2
version=2.6.1
revision=1
build_style=gnu-configure
configure_args="--enable-shared --disable-rpath
DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config"
@ -17,7 +17,7 @@ homepage="http://www.ruby-lang.org/en/"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Ruby, BSD-2-Clause"
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=c89ca663ad9a6238f4b1ec4d04c7dff630560c6e6eca6d30857c4d394f01a599
checksum=82c9402920eac9ce777beb3f34eeadc2a3f3ce80f25004bbf54b5ed1280ba099
case "$XBPS_TARGET_MACHINE" in
*-musl) # Broken on the builders but successfully built locally