diff --git a/meta-oe/recipes-support/htop/htop_2.1.0.bb b/meta-oe/recipes-support/htop/htop_2.1.0.bb index 5ff2fcfbfa5..33508f9843e 100644 --- a/meta-oe/recipes-support/htop/htop_2.1.0.bb +++ b/meta-oe/recipes-support/htop/htop_2.1.0.bb @@ -8,7 +8,7 @@ DEPENDS = "ncurses" SRC_URI = "http://hisham.hm/htop/releases/${PV}/${BP}.tar.gz \ file://0001-Use-pkg-config.patch" -SRC_URt[md5sum] = "f262b66ad6c194782f4d3a80627e84c8" +SRC_URI[md5sum] = "f262b66ad6c194782f4d3a80627e84c8" SRC_URI[sha256sum] = "3260be990d26e25b6b49fc9d96dbc935ad46e61083c0b7f6df413e513bf80748" inherit autotools pkgconfig