ttyd: update addon to (104)

This commit is contained in:
heitbaum 2022-01-02 00:58:04 +00:00
parent 0e04fbf8cb
commit 4e4abb27f4
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
104
- libuv: update to 1.42.0
103 103
- libwebsockets: update to 4.3.0 - libwebsockets: update to 4.3.0

View File

@ -4,7 +4,7 @@
PKG_NAME="ttyd" PKG_NAME="ttyd"
PKG_VERSION="1.6.3" PKG_VERSION="1.6.3"
PKG_SHA256="1116419527edfe73717b71407fb6e06f46098fc8a8e6b0bb778c4c75dc9f64b9" PKG_SHA256="1116419527edfe73717b71407fb6e06f46098fc8a8e6b0bb778c4c75dc9f64b9"
PKG_REV="103" PKG_REV="104"
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"