rtx: update to 2023.9.2.
This commit is contained in:
parent
0c5d7ca52f
commit
cbdf15d135
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rtx'
|
||||
pkgname=rtx
|
||||
version=2023.9.1
|
||||
version=2023.9.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
# skip cli tests: fail to find executable
|
||||
|
@ -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=6ca8d847db6cf74b428fc5f092536dade0fcc9af6008e2c657a1b4c77624e9a2
|
||||
checksum=ed4bc7910802814d7570f4b9950825740a6096b32d9a706f7077f11e03380432
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue