ruby: update to 3.3.8.

This commit is contained in:
Leah Neukirchen 2025-04-16 15:22:52 +02:00
parent 25ca129d97
commit ee7a9ff34f

View File

@ -2,7 +2,7 @@
_ruby_abiver=3.3.0
pkgname=ruby
version=3.3.7
version=3.3.8
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=5dbcbc605e0ed4b09c52703241577eb7edc3a2dc747e184c72b5285719b6ad72
checksum=44ae70fee043da3ce48289b7a52618ebe32dc083253993d486211c7e445c8642
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"