mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rtx: update to 2023.10.1.
This commit is contained in:
parent
e57df780e3
commit
4f7bcbe0e9
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.10.0
|
version=2023.10.1
|
||||||
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=5e0a2391b890f1a5b874faf029219d85a6ae1bce9878269779a78857bc598a1e
|
checksum=f722c106eb5b07a2f3b1b3ace9957943fccb84a1c5502240852ad3e915d55f0c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue