From 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 7 Dec 2010 20:06:29 -0800 Subject: SRC_URI Checksums Additionals Signed-off-by: Saul Wold --- meta/recipes-graphics/xrestop/xrestop_0.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-graphics/xrestop') diff --git a/meta/recipes-graphics/xrestop/xrestop_0.4.bb b/meta/recipes-graphics/xrestop/xrestop_0.4.bb index 1fd24503a7..915a375c18 100644 --- a/meta/recipes-graphics/xrestop/xrestop_0.4.bb +++ b/meta/recipes-graphics/xrestop/xrestop_0.4.bb @@ -13,4 +13,7 @@ DEPENDS = "libxres libxext virtual/libx11" SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz" +SRC_URI[md5sum] = "d8a54596cbaf037e62b80c4585a3ca9b" +SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257" + inherit autotools -- cgit 1.2.3-korg