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/mathomatic/mathomatic_12.4.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/mathomatic') diff --git a/recipes/mathomatic/mathomatic_12.4.2.bb b/recipes/mathomatic/mathomatic_12.4.2.bb index 33e63feda9..b12efab2e8 100644 --- a/recipes/mathomatic/mathomatic_12.4.2.bb +++ b/recipes/mathomatic/mathomatic_12.4.2.bb @@ -1,3 +1,5 @@ require mathomatic.inc SRC_URI = "http://www.panix.com/~gesslein/mathomatic-${PV}.tgz" +SRC_URI[md5sum] = "ad0df739c64a3db1733f2e290b0549ae" +SRC_URI[sha256sum] = "cf04ec6b5d16ab70335a08aef483ff357ed454fd7b972f1c424ce0855973cee3" -- cgit v1.2.3