ttyd: update to 1.4.1.

This commit is contained in:
maxice8 2018-09-05 16:02:09 -03:00 committed by Toyam Cox
parent 51db3c30d3
commit 9c0c580156

View file

@ -1,16 +1,16 @@
# Template file for 'ttyd' # Template file for 'ttyd'
pkgname=ttyd pkgname=ttyd
version=1.4.0 version=1.4.1
revision=5 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"
short_desc="Share your terminal over the web" short_desc="Share your terminal over the web"
maintainer="Toyam Cox <Vaelatern@gmail.com>" maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
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=757a9b5b5dd3de801d7db8fab6035d97ea144b02a51c78bdab28a8e07bcf05d6 checksum=24c205134fbe4e07ab80fc57a41a309c9b6d5af7c57f2c1a16f1ed1732b8104a
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE