[oe-commits] [meta-openembedded] 51/60: htop: Fix typo

git at git.openembedded.org git at git.openembedded.org
Fri May 18 14:44:11 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit 14d7dce4f8741724b79e61c0ad68654cbf3f2117
Author: Robert Joslyn <robert.joslyn at redrectangle.org>
AuthorDate: Sat May 12 20:47:06 2018 -0700

    htop: Fix typo
    
    Signed-off-by: Robert Joslyn <robert.joslyn at redrectangle.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-support/htop/htop_2.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 5ff2fcf..33508f9 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list