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/fltk | |
parent | 91eba9fbb29aaf31bae2d4f677866c62c68367e3 (diff) |
recipes: few more checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/fltk')
-rw-r--r-- | recipes/fltk/fltk_1.1.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/fltk/fltk_1.1.4.bb b/recipes/fltk/fltk_1.1.4.bb index 05c552dbc2..e9927d6b50 100644 --- a/recipes/fltk/fltk_1.1.4.bb +++ b/recipes/fltk/fltk_1.1.4.bb @@ -41,3 +41,7 @@ LEAD_SONAME = "libfltk.so" SRC_URI[md5sum] = "826c6afa88c9c4da734fe7393ed59639" SRC_URI[sha256sum] = "a0e31ad5088414aaee003586a23127a5ace7717ba4f8fb4e02cf56bb9a5c30f4" +#CHECKSUMS.INI MISMATCH: I've got this instead +#SRC_URI[md5sum] = "4b9d2cda8a4f7fc9ae6927785e5d1f33" +#SRC_URI[sha256sum] = "14bffc45b0c591240457eeb880cc6bf93bf9154f5cec2bd5a34ae0a7ecabd2f1" + |