ruby: update to 3.3.4.

This commit is contained in:
Leah Neukirchen 2024-07-09 20:35:47 +02:00
parent c56668174d
commit b5e95e7730
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.3
version=3.3.4
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=83c0995388399c9555bad87e70af069755b5a9d84bbaa74aa22d1e37ff70fc1e
checksum=1caaee9a5a6befef54bab67da68ace8d985e4fb59cd17ce23c28d9ab04f4ddad
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"