diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:01:06 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:18:52 +0200 |
commit | 845da57b03a91d15bb782325358591649df1579c (patch) | |
tree | 726062180cbb7b014f19faca1279042986a53f74 /recipes/howl | |
parent | 76cf00c745b2be7c39fb0d966959948adeab1801 (diff) |
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/howl')
-rw-r--r-- | recipes/howl/howl_0.9.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/howl/howl_0.9.7.bb b/recipes/howl/howl_0.9.7.bb index d798d173b4..a32086f160 100644 --- a/recipes/howl/howl_0.9.7.bb +++ b/recipes/howl/howl_0.9.7.bb @@ -3,3 +3,6 @@ LICENSE = "howl" inherit autotools + +SRC_URI[md5sum] = "85fbe016e2ebad99108b1212ae4b1d6f" +SRC_URI[sha256sum] = "f8766c44291aac92b2b4abc762e1b11e3504dd9f2a855fdde371b5abd730fe9f" |