mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-build: update to 20221124.
This commit is contained in:
parent
9b5635e24a
commit
b70b6a4208
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=20211227
|
version=20221124
|
||||||
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="b-l-a-i-n-e <blaine.gilbreth@gmail.com>"
|
||||||
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=7a07eae6d6948f79a8ffecd7a493fb887e10326c429fe55cfe1bda65146db824
|
checksum=4fb3817ee0ecc2c46cce526a4b07fe97dfa56975a1767a4d454bc4c3afbc60cf
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/ruby-build
|
vbin bin/ruby-build
|
||||||
|
|
Loading…
Add table
Reference in a new issue