ruby-build: update to 20240727
This commit is contained in:
parent
3337bc4ee1
commit
7dc25cd54a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruby-build'
|
||||
pkgname=ruby-build
|
||||
version=20240722
|
||||
version=20240727
|
||||
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=e20be01cab3bafa924f33096e9ce9ed56ffeab47f6656d81049c2702114e9b55
|
||||
checksum=c6359deb8694e19c00af37cadef239af7e3f00e63d89e9333870bbb0178d039c
|
||||
|
||||
do_install() {
|
||||
vbin bin/ruby-build
|
||||
|
|
Loading…
Reference in New Issue