rtx: update to 1.35.8.

This commit is contained in:
Daniel Lewan 2023-07-26 07:40:41 +02:00 committed by classabbyamp
parent 5991f10ca9
commit 476fc80d56

View File

@ -1,17 +1,19 @@
# Template file for 'rtx'
pkgname=rtx
version=1.34.1
version=1.35.8
revision=1
build_style=cargo
# skip cli tests: fail to find executable
make_check_args="-- --skip cli::direnv::exec::tests"
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="Polyglot runtime manager (asdf rust clone)"
maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/jdxcode/rtx"
changelog="https://github.com/jdxcode/rtx/releases"
distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=d0a001b859190647c89b72462e8a524d28eedb043db64bae5eb84f1a721c1e21
checksum=fa04aacad2ed9d80df984d9c79c04185dd3ea26b6877f17c785afeee0c6d3ab7
post_install() {
vlicense LICENSE