ttyd: update to 1.7.2

This commit is contained in:
Marcin Puc 2022-10-27 18:20:55 +02:00 committed by Toyam Cox
parent 80f2086cdb
commit 1dd721a2c7

View file

@ -1,6 +1,6 @@
# Template file for 'ttyd'
pkgname=ttyd
version=1.6.3
version=1.7.2
revision=1
build_style=cmake
hostmakedepends="pkg-config xxd"
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT"
homepage="https://tsl0922.github.io/ttyd/"
distfiles="https://github.com/tsl0922/ttyd/archive/${version}.tar.gz"
checksum=1116419527edfe73717b71407fb6e06f46098fc8a8e6b0bb778c4c75dc9f64b9
checksum=edc44cd5319c0c9d0858081496cae36fc5c54ee7722e0a547dde39537dfb63de
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"