ruby: update to 3.2.3.

This commit is contained in:
Leah Neukirchen 2024-01-18 22:10:14 +01:00
parent fafa3bc727
commit 1fae42644d

View File

@ -2,8 +2,8 @@
_ruby_abiver=3.2.0
pkgname=ruby
version=3.2.2
revision=3
version=3.2.3
revision=1
build_style=gnu-configure
configure_args="--enable-shared --disable-rpath
PKG_CONFIG=/usr/bin/pkg-config"
@ -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=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e23
checksum=cfb231954b8c241043a538a4c682a1cca0b2016d835fee0b9e4a0be3ceba476b
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"