mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-build: update to 20240727
This commit is contained in:
parent
3337bc4ee1
commit
7dc25cd54a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-build'
|
# Template file for 'ruby-build'
|
||||||
pkgname=ruby-build
|
pkgname=ruby-build
|
||||||
version=20240722
|
version=20240727
|
||||||
revision=1
|
revision=1
|
||||||
depends="bash"
|
depends="bash"
|
||||||
short_desc="Compile and install Ruby"
|
short_desc="Compile and install Ruby"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/rbenv/ruby-build"
|
homepage="https://github.com/rbenv/ruby-build"
|
||||||
distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e20be01cab3bafa924f33096e9ce9ed56ffeab47f6656d81049c2702114e9b55
|
checksum=c6359deb8694e19c00af37cadef239af7e3f00e63d89e9333870bbb0178d039c
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/ruby-build
|
vbin bin/ruby-build
|
||||||
|
|
Loading…
Add table
Reference in a new issue