ruby: update to 3.3.5.

This commit is contained in:
Leah Neukirchen 2024-09-09 13:29:19 +02:00
parent 178b275726
commit ee646101ad
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
_ruby_abiver=3.3.0
pkgname=ruby
version=3.3.4
version=3.3.5
revision=1
build_style=gnu-configure
configure_args="--enable-shared --disable-rpath
@ -16,7 +16,7 @@ homepage="http://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=1caaee9a5a6befef54bab67da68ace8d985e4fb59cd17ce23c28d9ab04f4ddad
checksum=51aec7ea89b46125a2c9adc6f36766b65023d47952b916b1aed300ddcc042359
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"