ruby-build: update to 20211227.
This commit is contained in:
parent
3462eb8717
commit
a3b6b00334
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruby-build'
|
||||
pkgname=ruby-build
|
||||
version=20211203
|
||||
version=20211227
|
||||
revision=1
|
||||
depends="bash"
|
||||
short_desc="Compile and install Ruby"
|
||||
|
@ -8,7 +8,7 @@ maintainer="b-l-a-i-n-e <blaine.gilbreth@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rbenv/ruby-build"
|
||||
distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f6a9149b24c7452a512395bc43d9837171de5f43ef0cf191a4a24b013f6a2eed
|
||||
checksum=7a07eae6d6948f79a8ffecd7a493fb887e10326c429fe55cfe1bda65146db824
|
||||
|
||||
do_install() {
|
||||
vbin bin/ruby-build
|
||||
|
|
Loading…
Reference in a new issue