diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 09:22:41 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 14:49:30 +0100 |
commit | ea1b207ddfc13bd2cd278bbf0a4ed2eee799d73d (patch) | |
tree | ed27a648418c571581a238241693b730a7ffe6b0 /recipes/xorg-util/imake_1.0.2.bb | |
parent | 637b3e48686a0e07c729ba0412c6f3e1377a332d (diff) |
xorg-util: add checksums to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-util/imake_1.0.2.bb')
-rw-r--r-- | recipes/xorg-util/imake_1.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-util/imake_1.0.2.bb b/recipes/xorg-util/imake_1.0.2.bb index b0eda35823..4d3efd6d33 100644 --- a/recipes/xorg-util/imake_1.0.2.bb +++ b/recipes/xorg-util/imake_1.0.2.bb @@ -5,3 +5,5 @@ RDEPENDS = "perl xproto" PR = "r2" PE = "1" +SRC_URI[archive.md5sum] = "b5c3a719d60a14ca2378dc1259ee60df" +SRC_URI[archive.sha256sum] = "8008b4366ab96abfdac2c91808b79ec2cc5649966b41cfb07b14b6fbd798651c" |