mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rtx: update to 1.34.1.
This commit is contained in:
parent
8a3ac5d075
commit
5e9937242b
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.34.0
|
version=1.34.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
|
||||||
|
@ -11,7 +11,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=ec8e51ce9b24d098fbb371a119bdd0d9dca86ed8cbab33d129e75b7e10edd195
|
checksum=d0a001b859190647c89b72462e8a524d28eedb043db64bae5eb84f1a721c1e21
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue