summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb (renamed from meta/recipes-sato/sato-screenshot/sato-screenshot_0.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_0.2.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb
index ff91746ebe..f3305aef78 100644
--- a/meta/recipes-sato/sato-screenshot/sato-screenshot_0.2.bb
+++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
9 9
10DEPENDS = "matchbox-panel-2 gtk+3" 10DEPENDS = "matchbox-panel-2 gtk+3"
11 11
12# SRCREV tagged 0.2 12# SRCREV tagged 0.3
13SRCREV = "5db2672fb857b2c80b949d8fce92e0f0029cc947" 13SRCREV = "9250fa5a012d84ff45984e8c4345ee7635227756"
14SRC_URI = "git://git.yoctoproject.org/screenshot" 14SRC_URI = "git://git.yoctoproject.org/screenshot"
15UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" 15UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
16 16