mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
htop: Fix typo
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
c2404f15b8
commit
14d7dce4f8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user