aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorRobert Joslyn <robert.joslyn@redrectangle.org>2018-05-12 20:47:06 -0700
committerArmin Kuster <akuster808@gmail.com>2018-05-17 08:28:20 -0700
commit14d7dce4f8741724b79e61c0ad68654cbf3f2117 (patch)
tree0c80020172c041ed9ae3c11fcc3120515afc3a88 /meta-oe
parentc2404f15b85a8114b9e9753b594b0a1be4c09f2b (diff)
downloadmeta-openembedded-contrib-14d7dce4f8741724b79e61c0ad68654cbf3f2117.tar.gz
htop: Fix typo
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/htop/htop_2.1.0.bb2
1 files changed, 1 insertions, 1 deletions
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 5ff2fcfbfa..33508f9843 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