ruby: update to 2.7.3.

This commit is contained in:
Leah Neukirchen 2021-04-06 11:12:47 +02:00
parent 7f37de2876
commit 281622822a

View file

@ -2,8 +2,8 @@
_ruby_abiver=2.7.0
pkgname=ruby
version=2.7.2
revision=3
version=2.7.3
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=65a590313d244d48dc2ef9a9ad015dd8bc6faf821621bbb269aa7462829c75ed
checksum=3e90e5a41d4df90e19c307ab0fb41789992c0b0128e6bbaa669b89ed44a0b68b
case "$XBPS_TARGET_MACHINE" in
*-musl) # Broken on the builders but successfully built locally