mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 16:00:32 +00:00
neatvnc: upgrade 0.7.2 -> 0.8.0
Changelog: =========== -Apple's Diffie-Hellman authentication (security type 30) has been fixed. -A new client connection no longer causes a DNS lookup. -Clients are now allowed to request more than 32 encodings -Zlib streams are now preserved when a client switches between encodings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -4,9 +4,9 @@ HOMEPAGE = "https://github.com/any1/neatvnc"
|
|||||||
LICENSE = "ISC"
|
LICENSE = "ISC"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94fc374e7174f41e3afe0f027ee59ff7"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94fc374e7174f41e3afe0f027ee59ff7"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/any1/neatvnc;branch=v0.7;protocol=https"
|
SRC_URI = "git://github.com/any1/neatvnc;branch=master;protocol=https"
|
||||||
|
|
||||||
SRCREV = "14619e6281136a02e376ad23e3cfaedc8de00ffb"
|
SRCREV = "46432ce8cade0b54a38d4bb42eb07f96c8ff49fd"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user