diff --git a/x11-packages/tigervnc/build.sh b/x11-packages/tigervnc/build.sh index cf05aa7d3..e32f5e157 100644 --- a/x11-packages/tigervnc/build.sh +++ b/x11-packages/tigervnc/build.sh @@ -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 " +# 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