turbovnc: update to 2.1.

This commit is contained in:
Michael Gehring 2016-09-21 18:33:13 +02:00
parent 72ab71ee05
commit 62b66fb9e6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'turbovnc'
pkgname=turbovnc
version=2.0.91
version=2.1
revision=1
build_style=cmake
configure_args="-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DTVNC_CONFDIR=/etc
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://virtualgl.org"
distfiles="${SOURCEFORGE_SITE}/turbovnc/$pkgname-$version.tar.gz"
checksum=bc7afe15f6a94652a58562006418a4c1dbe2920bd2f6fdb8580e37a95555e373
checksum=572c47162368f42c928171f497cde98e900e9be864b2c13b41afb7720d9d02d6
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
conflicts="tigervnc>=0"