mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user