summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/puzzles/puzzles_git.bb')
-rw-r--r--meta/recipes-sato/puzzles/puzzles_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb
index 5998c23dcd..87b6fac024 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
10SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main" 10SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main"
11 11
12UPSTREAM_CHECK_COMMITS = "1" 12UPSTREAM_CHECK_COMMITS = "1"
13SRCREV = "7364ce8e266d947be146d635958a7b282752aac6" 13SRCREV = "5a491c5ad333ef34c1e7713f920f51cbb205af60"
14PE = "2" 14PE = "2"
15PV = "0.0+git${SRCPV}" 15PV = "0.0+git${SRCPV}"
16 16