ruby: update to 2.6.3.
This commit is contained in:
parent
631a47bc8a
commit
5721ccf233
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
_ruby_abiver=2.6.0
|
||||
|
||||
pkgname=ruby
|
||||
version=2.6.2
|
||||
version=2.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --disable-rpath
|
||||
|
@ -17,7 +17,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=d126ada7f4147ce1029a80c2a37a0c4bfb37e9e82da8816662241a43faeb8915
|
||||
checksum=dd638bf42059182c1d04af0d5577131d4ce70b79105231c4cc0a60de77b14f2e
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) # Broken on the builders but successfully built locally
|
||||
|
|
Loading…
Reference in a new issue