From 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 7 Dec 2010 20:06:29 -0800 Subject: SRC_URI Checksums Additionals Signed-off-by: Saul Wold --- meta/recipes-sato/puzzles/puzzles_r9023.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-sato/puzzles') diff --git a/meta/recipes-sato/puzzles/puzzles_r9023.bb b/meta/recipes-sato/puzzles/puzzles_r9023.bb index e51bd7a560..acf61de6a6 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9023.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9023.bb @@ -9,6 +9,9 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE;md5=9928b60f3b78be315b7ab699c1b03ff5" SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz" + +SRC_URI[md5sum] = "ce3b8b49a4970cdecbd3c0deb236802c" +SRC_URI[sha256sum] = "52ac700d8ecb6bc51c8892f12f0212a6f12504eaae4cf95bb6fe084889ac5932" #SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}" S = "${WORKDIR}/${PN}-${PV}" -- cgit v1.2.3-54-g00ecf