tigervnc: add note that package won't be updated

This commit is contained in:
Leonid Pliushch 2020-11-23 15:30:06 +00:00 committed by Yaksh Bariya
parent 5ae11df18f
commit 948d6c09e6
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://tigervnc.org/
TERMUX_PKG_DESCRIPTION="Suite of VNC servers. Based on the VNC 4 branch of TightVNC."
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
# No update anymore. v1.11.x requires support of PAM.
TERMUX_PKG_VERSION=1.10.1
TERMUX_PKG_REVISION=13
TERMUX_PKG_SRCURL=https://github.com/TigerVNC/tigervnc/archive/v${TERMUX_PKG_VERSION}.tar.gz