Merge pull request #4854 from heitbaum/bump-vnc

tigervnc: addon update to 1.10.1 (105)
This commit is contained in:
CvH 2021-01-06 16:32:00 +01:00 committed by GitHub
commit 21ade36246
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 @@
105
- Update to 1.10.1
103
- Update to 1.9.0

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="tigervnc"
PKG_VERSION="1.9.0"
PKG_SHA256="f15ced8500ec56356c3bf271f52e58ed83729118361c7103eab64a618441f740"
PKG_REV="104"
PKG_VERSION="1.10.1"
PKG_SHA256="19fcc80d7d35dd58115262e53cac87d8903180261d94c2a6b0c19224f50b58c4"
PKG_REV="105"
PKG_ARCH="x86_64"
PKG_LICENSE="GPLv2"
PKG_SITE="http://www.tigervnc.org"