ruby: update to 2.7.4.
This commit is contained in:
parent
07fb5ce526
commit
0b0db4eb51
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
_ruby_abiver=2.7.0
|
||||
|
||||
pkgname=ruby
|
||||
version=2.7.3
|
||||
version=2.7.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.bz2"
|
||||
checksum=3e90e5a41d4df90e19c307ab0fb41789992c0b0128e6bbaa669b89ed44a0b68b
|
||||
checksum=bffa8aec9da392eda98f1c561071bb6e71d217d541c617fc6e3282d79f4e7d48
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) # Broken on the builders but successfully built locally
|
||||
|
|
Loading…
Reference in a new issue