ttyd: update to 1.7.3 and addon (1)

release notes:
- https://github.com/tsl0922/ttyd/releases/tag/1.7.3

log:
- https://github.com/tsl0922/ttyd/compare/1.7.2...1.7.3
This commit is contained in:
Rudi Heitbaum 2023-01-18 20:56:08 +00:00
parent aae861df88
commit 35c0915eac
2 changed files with 5 additions and 4 deletions

View File

@ -1 +1,2 @@
initial release 1
- ttyd: update to 1.7.3

View File

@ -2,9 +2,9 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ttyd" PKG_NAME="ttyd"
PKG_VERSION="1.7.2" PKG_VERSION="1.7.3"
PKG_SHA256="edc44cd5319c0c9d0858081496cae36fc5c54ee7722e0a547dde39537dfb63de" PKG_SHA256="c9cf5eece52d27c5d728000f11315d36cb400c6948d1964a34a7eae74b454099"
PKG_REV="0" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/tsl0922/ttyd" PKG_SITE="https://github.com/tsl0922/ttyd"