rbenv: update to 1.3.0
This commit is contained in:
committed by
cinerea0
parent
0dd7f49584
commit
661b855999
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rbenv'
|
# Template file for 'rbenv'
|
||||||
pkgname=rbenv
|
pkgname=rbenv
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style="configure"
|
build_style="configure"
|
||||||
configure_script="src/configure"
|
configure_script="src/configure"
|
||||||
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/rbenv/rbenv"
|
homepage="https://github.com/rbenv/rbenv"
|
||||||
distfiles="https://github.com/rbenv/rbenv/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rbenv/rbenv/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=3f3a31b8a73c174e3e877ccc1ea453d966b4d810a2aadcd4d8c460bc9ec85e0c
|
checksum=7e49e529ce0c876748fa75a61efdd62efa2634906075431a1818b565825eb758
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin "${FILESDIR}/rbenv"
|
vbin "${FILESDIR}/rbenv"
|
||||||
|
|||||||
Reference in New Issue
Block a user