ruby: update to 2.6.2.

This commit is contained in:
maxice8 2019-03-13 22:24:19 -03:00 committed by maxice8
parent 04303bbc18
commit 7c0568d4bd

View File

@ -2,7 +2,7 @@
_ruby_abiver=2.6.0
pkgname=ruby
version=2.6.1
version=2.6.2
revision=1
build_style=gnu-configure
configure_args="--enable-shared --disable-rpath
@ -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=82c9402920eac9ce777beb3f34eeadc2a3f3ce80f25004bbf54b5ed1280ba099
checksum=d126ada7f4147ce1029a80c2a37a0c4bfb37e9e82da8816662241a43faeb8915
case "$XBPS_TARGET_MACHINE" in
*-musl) # Broken on the builders but successfully built locally