mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
neatvnc: upgrade 0.6.0 -> 0.7.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user