rtx: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:49 -04:00
parent ee57617b0d
commit 45adcac711

View file

@ -1,7 +1,7 @@
# Template file for 'rtx'
pkgname=rtx
version=2023.8.2
revision=1
revision=2
build_style=cargo
# skip cli tests: fail to find executable
make_check_args="-- --skip cli::direnv::exec::tests"