rtx: update to rtx-2023.9.1.
This commit is contained in:
committed by
Duncan Overbruck
parent
1a81c0caa4
commit
5c75bf4de7
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'rtx'
|
# Template file for 'rtx'
|
||||||
pkgname=rtx
|
pkgname=rtx
|
||||||
version=2023.8.2
|
version=2023.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
# skip cli tests: fail to find executable
|
# skip cli tests: fail to find executable
|
||||||
make_check_args="-- --skip cli::direnv::exec::tests"
|
make_check_args="-- --skip cli::direnv::exec::tests"
|
||||||
@@ -13,7 +13,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/jdxcode/rtx"
|
homepage="https://github.com/jdxcode/rtx"
|
||||||
changelog="https://github.com/jdxcode/rtx/releases"
|
changelog="https://github.com/jdxcode/rtx/releases"
|
||||||
distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=beb69e87506d411a7ff75880a16911a5830fc9a5af6896da81568a7164f6cd7e
|
checksum=6ca8d847db6cf74b428fc5f092536dade0fcc9af6008e2c657a1b4c77624e9a2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user