mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
rtx: update to 1.34.0, adopt.
This commit is contained in:
parent
517a838d10
commit
ef9f2d60fa
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'rtx'
|
||||
pkgname=rtx
|
||||
version=1.32.0
|
||||
version=1.34.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
# skip cli tests: fail to find executable
|
||||
make_check_args="-- --skip cli::direnv::exec::tests"
|
||||
short_desc="Polyglot runtime manager (asdf rust clone)"
|
||||
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
||||
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=54bb235dcfc34e24c48bd5bc1f2ac9b8a6f9eb7cf1d3b64c514ebbf6d34570f1
|
||||
checksum=ec8e51ce9b24d098fbb371a119bdd0d9dca86ed8cbab33d129e75b7e10edd195
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue