tigervnc: update addon to (1)

This commit is contained in:
CvH 2023-03-27 19:54:39 +02:00
parent d34ae2aca9
commit 34b1b6f77e
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1,2 @@
initial release 1
- fix not working TigerVNC

View File

@ -4,7 +4,7 @@
PKG_NAME="tigervnc" PKG_NAME="tigervnc"
PKG_VERSION="1.10.1" PKG_VERSION="1.10.1"
PKG_SHA256="19fcc80d7d35dd58115262e53cac87d8903180261d94c2a6b0c19224f50b58c4" PKG_SHA256="19fcc80d7d35dd58115262e53cac87d8903180261d94c2a6b0c19224f50b58c4"
PKG_REV="0" PKG_REV="1"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="GPLv2" PKG_LICENSE="GPLv2"
PKG_SITE="http://www.tigervnc.org" PKG_SITE="http://www.tigervnc.org"