mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +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'
|
||||
pkgname=rtx
|
||||
version=2023.10.0
|
||||
version=2023.10.1
|
||||
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=5e0a2391b890f1a5b874faf029219d85a6ae1bce9878269779a78857bc598a1e
|
||||
checksum=f722c106eb5b07a2f3b1b3ace9957943fccb84a1c5502240852ad3e915d55f0c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue