diff --git a/srcpkgs/turbovnc/template b/srcpkgs/turbovnc/template index 12db4b8c9c5..8bb508ee94a 100644 --- a/srcpkgs/turbovnc/template +++ b/srcpkgs/turbovnc/template @@ -1,7 +1,7 @@ # Template file for 'turbovnc' pkgname=turbovnc -version=2.2.4 -revision=2 +version=2.2.6 +revision=1 build_style=cmake configure_args="-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DTVNC_BUILDJAVA=0 -DTVNC_SYSTEMLIBS=ON" @@ -12,9 +12,9 @@ depends="perl" short_desc="Optimized version of TightVNC VNC client and server" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://virtualgl.org" +homepage="https://turbovnc.org" distfiles="${SOURCEFORGE_SITE}/turbovnc/${pkgname}-${version}.tar.gz" -checksum=821da48c3422e71c5b2cae338058e720078ec74c55c466e5cf90d8e5cc91b2bf +checksum=71ff553dbad24f8339e168fe90e09bc2b13c21e453f28276d0e5c9c408bd9de2 conf_files="/etc/*.conf" archs="i686* x86_64* ppc64*"