summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/neatvnc/neatvnc_0.7.2.bb (renamed from meta-oe/recipes-graphics/neatvnc/neatvnc_0.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/neatvnc/neatvnc_0.7.1.bb b/meta-oe/recipes-graphics/neatvnc/neatvnc_0.7.2.bb
index 99e63318a1..152409de18 100644
--- a/meta-oe/recipes-graphics/neatvnc/neatvnc_0.7.1.bb
+++ b/meta-oe/recipes-graphics/neatvnc/neatvnc_0.7.2.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94fc374e7174f41e3afe0f027ee59ff7"
6 6
7SRC_URI = "git://github.com/any1/neatvnc;branch=v0.7;protocol=https" 7SRC_URI = "git://github.com/any1/neatvnc;branch=v0.7;protocol=https"
8 8
9SRCREV = "b5b330b22c6a0fdeb718a9e7ee0732cc406863fa" 9SRCREV = "14619e6281136a02e376ad23e3cfaedc8de00ffb"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12