From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: recipes: move checksums to recipes from checksums.ini * fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa --- recipes/gimp/gimp_2.3.19.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gimp/gimp_2.3.19.bb') diff --git a/recipes/gimp/gimp_2.3.19.bb b/recipes/gimp/gimp_2.3.19.bb index 64d8d30e3a..f2fb84f61e 100644 --- a/recipes/gimp/gimp_2.3.19.bb +++ b/recipes/gimp/gimp_2.3.19.bb @@ -1,2 +1,5 @@ require gimp.inc + +SRC_URI[archive.md5sum] = "9b5cc6aef0baca3735ce9bc4fdc949d9" +SRC_URI[archive.sha256sum] = "f4e388b7b52db1e91e052dcd0aeab0844fcf83a14ccd24228bf033e7937007f0" -- cgit 1.2.3-korg