mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
rtx: update to rtx-2023.9.1.
This commit is contained in:
parent
1a81c0caa4
commit
5c75bf4de7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rtx'
|
||||
pkgname=rtx
|
||||
version=2023.8.2
|
||||
revision=2
|
||||
version=2023.9.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
# skip cli tests: fail to find executable
|
||||
make_check_args="-- --skip cli::direnv::exec::tests"
|
||||
|
@ -13,7 +13,7 @@ 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=beb69e87506d411a7ff75880a16911a5830fc9a5af6896da81568a7164f6cd7e
|
||||
checksum=6ca8d847db6cf74b428fc5f092536dade0fcc9af6008e2c657a1b4c77624e9a2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue