ruby: update to 3.1.4.

This commit is contained in:
Leah Neukirchen 2023-04-06 11:13:38 +02:00
parent 8abcf3978b
commit 61a8f8c315

View file

@ -2,8 +2,8 @@
_ruby_abiver=3.1.0
pkgname=ruby
version=3.1.3
revision=2
version=3.1.4
revision=1
build_style=gnu-configure
configure_args="--enable-shared --disable-rpath
PKG_CONFIG=/usr/bin/pkg-config"
@ -16,7 +16,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.xz"
checksum=4ee161939826bcdfdafa757cf8e293a7f14e357f62be7144f040335cc8c7371a
checksum=1b6d6010e76036c937b9671f4752f065aeca800a6c664f71f6c9a699453af94f
case "$XBPS_TARGET_MACHINE" in
*-musl) # Broken on the builders but successfully built locally