diff options
Diffstat (limited to 'recipes/htop/htop_0.7.bb')
-rw-r--r-- | recipes/htop/htop_0.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/htop/htop_0.7.bb b/recipes/htop/htop_0.7.bb index f3b3c96167..62ed7d157b 100644 --- a/recipes/htop/htop_0.7.bb +++ b/recipes/htop/htop_0.7.bb @@ -10,3 +10,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/htop/htop-${PV}.tar.gz \ file://remove-proc-test.patch;patch=1" inherit autotools + +SRC_URI[md5sum] = "4afc961fa709167e1b434682897991f9" +SRC_URI[sha256sum] = "1361f4f0b92d7e6bdac25a4b7ee138a7ee83b5a9368820f5aa518051ca82862b" |