diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index 594375f5ba7..468af476496 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -2,7 +2,7 @@ _ruby_abiver=3.3.0 pkgname=ruby -version=3.3.6 +version=3.3.7 revision=1 build_style=gnu-configure configure_args="--enable-shared --disable-rpath @@ -16,7 +16,7 @@ homepage="https://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=540975969d1af42190d26ff629bc93b1c3f4bffff4ab253e245e125085e66266 +checksum=5dbcbc605e0ed4b09c52703241577eb7edc3a2dc747e184c72b5285719b6ad72 if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then makedepends+=" libxcrypt-devel"