rtx: update to 2023.10.0.
This commit is contained in:
parent
16c3173e06
commit
1ad8152877
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rtx'
|
# Template file for 'rtx'
|
||||||
pkgname=rtx
|
pkgname=rtx
|
||||||
version=2023.9.2
|
version=2023.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
# skip cli tests: fail to find executable
|
# skip cli tests: fail to find executable
|
||||||
|
@ -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=ed4bc7910802814d7570f4b9950825740a6096b32d9a706f7077f11e03380432
|
checksum=5e0a2391b890f1a5b874faf029219d85a6ae1bce9878269779a78857bc598a1e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue