diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-01-14 08:10:03 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-14 15:16:54 -0800 |
commit | 9c6b313acb500095fa80a8c57e27a55d3c34797f (patch) | |
tree | 36691e8af9f0e518bb24a8a99ec49aa4dd54455e /meta/recipes-sato/puzzles | |
parent | 2119274314f49678de78dc1c5aa2971676fa6774 (diff) | |
download | openembedded-core-contrib-9c6b313acb500095fa80a8c57e27a55d3c34797f.tar.gz |
puzzles: Update SRC_URI Checksum
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/puzzles')
-rw-r--r-- | meta/recipes-sato/puzzles/puzzles_r9076.bb | 4 |
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 97582e264c4..7b3faf528ef 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" SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz" -SRC_URI[md5sum] = "69a3b81f5fe815f4e6fbb089af9c04f3" -SRC_URI[sha256sum] = "26343db44dd656cc182e20c78dae0c013bb2f43f6c79c327510ea629a8eb7bbc" +SRC_URI[md5sum] = "e8b4c7e2341264789f3cd6733857bf1c" +SRC_URI[sha256sum] = "69f37e497e63b2f7ab44e7bbd50aee078269c16dbc2d78ec1b00257678f2cbd2" #SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}" S = "${WORKDIR}/${PN}-${PV}" |