Merge pull request #7702 from CvH/11.0/tiger_fix

tigervnc: update addon to (1)
This commit is contained in:
Jernej Škrabec 2023-03-27 19:57:57 +02:00 committed by GitHub
commit 9da7818ac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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_VERSION="1.10.1"
PKG_SHA256="19fcc80d7d35dd58115262e53cac87d8903180261d94c2a6b0c19224f50b58c4"
PKG_REV="0"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="GPLv2"
PKG_SITE="http://www.tigervnc.org"