From 6c7d171f4337ad11c9d74e24a42785a0aff621a5 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 15 Mar 2025 13:46:54 +0000 Subject: [PATCH] puzzles: upgrade to latest revision Signed-off-by: Richard Purdie --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 2df512a5cda..15f6979beca 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" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "79be403101d055d2fde3611a5f133135d4094ee9" +SRCREV = "7da46412223273b3adf6d513466342b9d3a5c869" PE = "2" PV = "0.0+git" -- 2.47.3