Merge pull request #4866 from heitbaum/ttyd

ttyd: update to 1.6.3
This commit is contained in:
CvH 2021-01-06 16:48:04 +01:00 committed by GitHub
commit 5c1d5c3021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
102
- update to 1.6.3
101
- update to 1.6.1
- fix disconnections

View File

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