ttyd: update to 1.5.1.

This commit is contained in:
Toyam Cox 2019-07-26 17:14:18 -04:00
parent cf4c34b4c3
commit d0159b9763

View file

@ -1,7 +1,7 @@
# Template file for 'ttyd' # Template file for 'ttyd'
pkgname=ttyd pkgname=ttyd
version=1.4.4 version=1.5.1
revision=2 revision=1
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 libressl-devel zlib-devel"
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://tsl0922.github.io/ttyd/" homepage="https://tsl0922.github.io/ttyd/"
distfiles="https://github.com/tsl0922/ttyd/archive/${version}.tar.gz" distfiles="https://github.com/tsl0922/ttyd/archive/${version}.tar.gz"
checksum=b910a33ddaa474c369991ba345187a8a2f4aa420389083671ba3a6c305a491d6 checksum=817d33d59834f9a76af99f689339722fc1ec9f3c46c9a324665b91cb44d79ee8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE