diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index 0411719edc0..f9fb36a74dd 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -2,7 +2,7 @@ _ruby_abiver=3.0.0 pkgname=ruby -version=3.0.2 +version=3.0.3 revision=1 build_style=gnu-configure configure_args="--enable-shared --disable-rpath @@ -16,7 +16,7 @@ homepage="http://www.ruby-lang.org/en/" maintainer="Leah Neukirchen " license="Ruby, BSD-2-Clause" distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40 +checksum=88cc7f0f021f15c4cd62b1f922e3a401697f7943551fe45b1fdf4f2417a17a9c case "$XBPS_TARGET_MACHINE" in *-musl) # Broken on the builders but successfully built locally