ruby: update to 3.1.4.
This commit is contained in:
parent
8abcf3978b
commit
61a8f8c315
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
_ruby_abiver=3.1.0
|
_ruby_abiver=3.1.0
|
||||||
|
|
||||||
pkgname=ruby
|
pkgname=ruby
|
||||||
version=3.1.3
|
version=3.1.4
|
||||||
revision=2
|
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=4ee161939826bcdfdafa757cf8e293a7f14e357f62be7144f040335cc8c7371a
|
checksum=1b6d6010e76036c937b9671f4752f065aeca800a6c664f71f6c9a699453af94f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) # Broken on the builders but successfully built locally
|
*-musl) # Broken on the builders but successfully built locally
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue