ruby: update to 3.3.7.

This commit is contained in:
Leah Neukirchen 2025-01-17 17:01:26 +01:00
parent c44fe44bcb
commit fcdbbb9308

View File

@ -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 <leah@vuxu.org>"
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"