From 845da57b03a91d15bb782325358591649df1579c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 15 Apr 2010 00:01:06 +0200 Subject: recipes: more checksums and more fixes to download them all Signed-off-by: Martin Jansa --- recipes/frotz/frotz_2.42.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/frotz/frotz_2.42.bb') diff --git a/recipes/frotz/frotz_2.42.bb b/recipes/frotz/frotz_2.42.bb index 8daa6c514e..2da4e40135 100644 --- a/recipes/frotz/frotz_2.42.bb +++ b/recipes/frotz/frotz_2.42.bb @@ -22,3 +22,6 @@ do_compile() { do_install() { oe_runmake PREFIX=${D}${prefix} MAN_PREFIX=${D}${mandir} install } + +SRC_URI[md5sum] = "a1cf81b39f749ea96e4585238ffc1b3f" +SRC_URI[sha256sum] = "cbdd2b2911aaf57a3efa6e12d4b45036b80efbb3ede30e88118fc528d90a4768" -- cgit 1.2.3-korg