diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:47:20 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:56:21 +0200 |
commit | 01daac1be0f89f00495f920359edc4b39c7a100f (patch) | |
tree | 3e24b7e5c6d9dbfa1d448119e8e5534b9e378ee5 /recipes/fpdf | |
parent | 91eba9fbb29aaf31bae2d4f677866c62c68367e3 (diff) |
recipes: few more checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/fpdf')
-rw-r--r-- | recipes/fpdf/fpdf_1.53.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/fpdf/fpdf_1.53.bb b/recipes/fpdf/fpdf_1.53.bb index 0136955bef..5f71dd31b1 100644 --- a/recipes/fpdf/fpdf_1.53.bb +++ b/recipes/fpdf/fpdf_1.53.bb @@ -33,3 +33,6 @@ FILES_${PN}-dev = "${exec_prefix}/fpdf/font/makefont/*" SRC_URI[md5sum] = "6106c8d0aba37563b7ca9ccc94bc6c95" SRC_URI[sha256sum] = "44b7e18ba9ae5667dd64c89f7b04627bda5807a3a90255a125702d63c0c4ee17" +# CHECKSUMS.INI MISMATCH: I've got this instead: +#SRC_URI[md5sum] = "2209595e96639eada95d0f4c20f00a5a" +#SRC_URI[sha256sum] = "6321c4b448459d556d3d88f21d44c9d4ec595cc14dbaf6aa6e33f69bd8e5fa6d" |