ruby: update to 2.6.4.

This commit is contained in:
Leah Neukirchen 2019-08-29 13:16:33 +02:00
parent 15209245bb
commit f54e69e3bd
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
_ruby_abiver=2.6.0
pkgname=ruby
version=2.6.3
revision=2
version=2.6.4
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=dd638bf42059182c1d04af0d5577131d4ce70b79105231c4cc0a60de77b14f2e
checksum=fa1ecc67b99fa13201499002669412eae7cfbe2c30c4f1f4526e8491edfc5fa7
case "$XBPS_TARGET_MACHINE" in
*-musl) # Broken on the builders but successfully built locally