ruby: update to 3.4.9.

This commit is contained in:
Leah Neukirchen
2026-03-16 20:44:39 +01:00
parent b449380ffc
commit b86bbbcd6d
+2 -2
View File
@@ -2,7 +2,7 @@
_ruby_abiver=3.4.0
pkgname=ruby
version=3.4.8
version=3.4.9
revision=1
build_style=gnu-configure
configure_args="--enable-shared --disable-rpath --enable-pie
@@ -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=53a8ec71111449cbbd42224d8d27c493fa6ded228636731051c48604d4255d68
checksum=4231c54072601a171faed1699f105985e9971c94cd382b78feb4eb44eec2dd1a
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"