ruby-build: update to 20240722
This commit is contained in:
parent
862ab9691b
commit
b2dca28712
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruby-build'
|
||||
pkgname=ruby-build
|
||||
version=20221124
|
||||
version=20240722
|
||||
revision=1
|
||||
depends="bash"
|
||||
short_desc="Compile and install Ruby"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rbenv/ruby-build"
|
||||
distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4fb3817ee0ecc2c46cce526a4b07fe97dfa56975a1767a4d454bc4c3afbc60cf
|
||||
checksum=e20be01cab3bafa924f33096e9ce9ed56ffeab47f6656d81049c2702114e9b55
|
||||
|
||||
do_install() {
|
||||
vbin bin/ruby-build
|
||||
|
|
Loading…
Reference in New Issue