diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index 949f2d35972..13f3b2338e3 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -2,7 +2,7 @@ _ruby_abiver=2.6.0 pkgname=ruby -version=2.6.2 +version=2.6.3 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 " license="Ruby, BSD-2-Clause" distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2" -checksum=d126ada7f4147ce1029a80c2a37a0c4bfb37e9e82da8816662241a43faeb8915 +checksum=dd638bf42059182c1d04af0d5577131d4ce70b79105231c4cc0a60de77b14f2e case "$XBPS_TARGET_MACHINE" in *-musl) # Broken on the builders but successfully built locally