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/cdtool/cdtool_2.1.8.bb | |
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/cdtool/cdtool_2.1.8.bb')
-rw-r--r-- | recipes/cdtool/cdtool_2.1.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/cdtool/cdtool_2.1.8.bb b/recipes/cdtool/cdtool_2.1.8.bb index ec51290edf..141be66ff1 100644 --- a/recipes/cdtool/cdtool_2.1.8.bb +++ b/recipes/cdtool/cdtool_2.1.8.bb @@ -11,3 +11,6 @@ SRC_URI="http://hinterhof.net/${PN}/dist/${PN}-${PV}.tar.gz \ file://install-no-owner.patch;patch=1" inherit autotools + +SRC_URI[md5sum] = "7b19b6f68d2c648296378b784d5f7681" +SRC_URI[sha256sum] = "73de81ea2de2eae64b888e1b2739ef643ccea13c79790569f8e6278369976a21" |