ttyd: update to 1.4.1.
This commit is contained in:
parent
51db3c30d3
commit
9c0c580156
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'ttyd'
|
||||
pkgname=ttyd
|
||||
version=1.4.0
|
||||
revision=5
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config xxd"
|
||||
makedepends="libwebsockets-devel json-c-devel libressl-devel zlib-devel"
|
||||
short_desc="Share your terminal over the web"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://tsl0922.github.io/ttyd/"
|
||||
distfiles="https://github.com/tsl0922/ttyd/archive/${version}.tar.gz"
|
||||
checksum=757a9b5b5dd3de801d7db8fab6035d97ea144b02a51c78bdab28a8e07bcf05d6
|
||||
checksum=24c205134fbe4e07ab80fc57a41a309c9b6d5af7c57f2c1a16f1ed1732b8104a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue