mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby: update to 3.2.3.
This commit is contained in:
parent
fafa3bc727
commit
1fae42644d
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
_ruby_abiver=3.2.0
|
_ruby_abiver=3.2.0
|
||||||
|
|
||||||
pkgname=ruby
|
pkgname=ruby
|
||||||
version=3.2.2
|
version=3.2.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --disable-rpath
|
configure_args="--enable-shared --disable-rpath
|
||||||
PKG_CONFIG=/usr/bin/pkg-config"
|
PKG_CONFIG=/usr/bin/pkg-config"
|
||||||
|
@ -16,7 +16,7 @@ homepage="http://www.ruby-lang.org/en/"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Ruby, BSD-2-Clause"
|
license="Ruby, BSD-2-Clause"
|
||||||
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e23
|
checksum=cfb231954b8c241043a538a4c682a1cca0b2016d835fee0b9e4a0be3ceba476b
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue