libvncserver: update to 0.9.14

0.9.14 represents a gradual improvement over 0.9.13 with lots of
developments all over the place. 40 issues and pull requests were
closed/merged with this release. Highlights on the LibVNCServer side are
a refined multi-threaded implementation, support for Unicode clipboard
data

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Lee Chee Yang 2023-09-22 17:59:41 +08:00 committed by Khem Raj
parent dbdea59838
commit 658fb2a8ef

View File

@ -45,7 +45,7 @@ FILES:libvncclient = "${libdir}/libvncclient.*"
inherit cmake
SRC_URI = "git://github.com/LibVNC/libvncserver;branch=master;protocol=https"
SRCREV = "2aa20dad4c23c18948d3f63b33f9dfec1f837729"
SRCREV = "10e9eb75f73e973725dc75c373de5d89807af028"
S = "${WORKDIR}/git"