ruby: update to 3.2.4.

This commit is contained in:
Leah Neukirchen 2024-04-23 15:36:34 +02:00
parent bf16ab25d9
commit b3af3f11b9

View File

@ -2,7 +2,7 @@
_ruby_abiver=3.2.0
pkgname=ruby
version=3.2.3
version=3.2.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=cfb231954b8c241043a538a4c682a1cca0b2016d835fee0b9e4a0be3ceba476b
checksum=e7f1653d653232ec433472489a91afbc7433c9f760cc822defe7437c9d95791b
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"