mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rtx: update to 2023.8.2.
This commit is contained in:
parent
2a4444c21d
commit
412df29cfb
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=1.35.8
|
version=2023.8.2
|
||||||
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=fa04aacad2ed9d80df984d9c79c04185dd3ea26b6877f17c785afeee0c6d3ab7
|
checksum=beb69e87506d411a7ff75880a16911a5830fc9a5af6896da81568a7164f6cd7e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue