ttyd: update to 1.7.3

This commit is contained in:
yopito 2023-01-28 18:17:39 +01:00 committed by Piraty
parent 0d4076af99
commit 112d3731a0

View File

@ -1,6 +1,6 @@
# Template file for 'ttyd'
pkgname=ttyd
version=1.7.2
version=1.7.3
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=edc44cd5319c0c9d0858081496cae36fc5c54ee7722e0a547dde39537dfb63de
checksum=c9cf5eece52d27c5d728000f11315d36cb400c6948d1964a34a7eae74b454099
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"