diff --git a/srcpkgs/ttyd/template b/srcpkgs/ttyd/template index 0ed4cb21f95..0d91091e6f2 100644 --- a/srcpkgs/ttyd/template +++ b/srcpkgs/ttyd/template @@ -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 " 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"