mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
ttyd: rebuild against OpenSSL
This commit is contained in:
parent
4cd6ac880d
commit
f4be810afb
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'ttyd'
|
# Template file for 'ttyd'
|
||||||
pkgname=ttyd
|
pkgname=ttyd
|
||||||
version=1.6.0
|
version=1.6.0
|
||||||
revision=4
|
revision=5
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config xxd"
|
hostmakedepends="pkg-config xxd"
|
||||||
makedepends="libwebsockets-devel json-c-devel libressl-devel zlib-devel
|
makedepends="libwebsockets-devel json-c-devel openssl-devel zlib-devel
|
||||||
libuv-devel"
|
libuv-devel"
|
||||||
short_desc="Share your terminal over the web"
|
short_desc="Share your terminal over the web"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue