ttyd: update to 1.4.0.
This commit is contained in:
parent
2e4eb36c0c
commit
06ea16e14a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ttyd'
|
# Template file for 'ttyd'
|
||||||
pkgname=ttyd
|
pkgname=ttyd
|
||||||
version=1.3.3
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config xxd"
|
hostmakedepends="pkg-config xxd"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
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=6eed82895da1359538471cbcc82576c4a21a4c6854e1f125fc55215f7c51da52
|
checksum=757a9b5b5dd3de801d7db8fab6035d97ea144b02a51c78bdab28a8e07bcf05d6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue