typst-lsp: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:59 -04:00
parent 1b988def27
commit e7f7a56d04

View file

@ -1,7 +1,7 @@
# Template file for 'typst-lsp'
pkgname=typst-lsp
version=0.9.1
revision=1
revision=2
build_style=cargo
configure_args="--no-default-features --features remote-packages,native-tls"
hostmakedepends="pkg-config"