diff options
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/puzzles/puzzles_r9712.bb (renamed from meta/recipes-sato/puzzles/puzzles_r9660.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_r9660.bb b/meta/recipes-sato/puzzles/puzzles_r9712.bb index 37536c6a25..5ab316169e 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9660.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9712.bb | |||
@@ -6,7 +6,7 @@ PR = "r0" | |||
6 | MOD_PV = "${@d.getVar('PV',1)[1:]}" | 6 | MOD_PV = "${@d.getVar('PV',1)[1:]}" |
7 | 7 | ||
8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=87478fe5bc9ea8f356c5479a5617324a" | 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=31790deb1e1aac4626e7d1bc04587eb0" |
10 | 10 | ||
11 | # Upstream updates puzzles.tar.gz for the new release, so checksums seem to be changing regularly right now | 11 | # Upstream updates puzzles.tar.gz for the new release, so checksums seem to be changing regularly right now |
12 | SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV};protocol=svn" | 12 | SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV};protocol=svn" |