ttyd: update to 1.7.1 and addon (106)

This commit is contained in:
Rudi Heitbaum 2022-08-09 09:37:17 +00:00
parent e1e9a27fbe
commit 0ff275706a
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
106
- update to 1.7.0
- libuv: update to 1.44.2
- libwebsockets: update to 4.3.2
105
- fix ttyd to include missing evlib_uv library

View File

@ -2,9 +2,9 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ttyd"
PKG_VERSION="1.6.3"
PKG_SHA256="1116419527edfe73717b71407fb6e06f46098fc8a8e6b0bb778c4c75dc9f64b9"
PKG_REV="105"
PKG_VERSION="1.7.1"
PKG_SHA256="e1e9993b1320c8623447304ae27031502569a1e37227ec48d4e21dae7db6eb66"
PKG_REV="106"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/tsl0922/ttyd"