diff --git a/meta-oe/recipes-graphics/neatvnc/neatvnc_git.bb b/meta-oe/recipes-graphics/neatvnc/neatvnc_git.bb index 8344015204..0c95f7e4ce 100644 --- a/meta-oe/recipes-graphics/neatvnc/neatvnc_git.bb +++ b/meta-oe/recipes-graphics/neatvnc/neatvnc_git.bb @@ -4,11 +4,11 @@ HOMEPAGE = "https://github.com/any1/neatvnc" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://COPYING;md5=94fc374e7174f41e3afe0f027ee59ff7" -SRC_URI = "git://github.com/any1/neatvnc;branch=master;protocol=https" +SRC_URI = "git://github.com/any1/neatvnc;branch=v0.7;protocol=https" -SRCREV = "8b3dc1ae6099dcfa73aec3ae11df2fdc58540d14" +SRCREV = "112391140a76f0b362fa0df92fc1183c4a48ef3d" -PV = "0.6.0+git${SRCPV}" +PV = "0.7.0" S = "${WORKDIR}/git"