summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-01-14 08:10:03 -0800
committerSaul Wold <sgw@linux.intel.com>2011-01-14 15:16:54 -0800
commit9c6b313acb500095fa80a8c57e27a55d3c34797f (patch)
tree36691e8af9f0e518bb24a8a99ec49aa4dd54455e /meta/recipes-sato
parent2119274314f49678de78dc1c5aa2971676fa6774 (diff)
downloadpoky-9c6b313acb500095fa80a8c57e27a55d3c34797f.tar.gz
puzzles: Update SRC_URI Checksum
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/puzzles/puzzles_r9076.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_r9076.bb b/meta/recipes-sato/puzzles/puzzles_r9076.bb
index 97582e264c..7b3faf528e 100644
--- a/meta/recipes-sato/puzzles/puzzles_r9076.bb
+++ b/meta/recipes-sato/puzzles/puzzles_r9076.bb
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=9928b60f3b78be315b7ab699c1b03ff5"
10 10
11SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz" 11SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz"
12 12
13SRC_URI[md5sum] = "69a3b81f5fe815f4e6fbb089af9c04f3" 13SRC_URI[md5sum] = "e8b4c7e2341264789f3cd6733857bf1c"
14SRC_URI[sha256sum] = "26343db44dd656cc182e20c78dae0c013bb2f43f6c79c327510ea629a8eb7bbc" 14SRC_URI[sha256sum] = "69f37e497e63b2f7ab44e7bbd50aee078269c16dbc2d78ec1b00257678f2cbd2"
15#SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}" 15#SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}"
16 16
17S = "${WORKDIR}/${PN}-${PV}" 17S = "${WORKDIR}/${PN}-${PV}"