diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index f627c27567f..d5db49edef4 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -2,7 +2,7 @@ _ruby_abiver=2.6.0 pkgname=ruby -version=2.6.4 +version=2.6.5 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=fa1ecc67b99fa13201499002669412eae7cfbe2c30c4f1f4526e8491edfc5fa7 +checksum=97ddf1b922f83c1f5c50e75bf54e27bba768d75fea7cda903b886c6745e60f0a case "$XBPS_TARGET_MACHINE" in *-musl) # Broken on the builders but successfully built locally