diff options
Diffstat (limited to 'meta-oe/recipes-support/htop')
-rw-r--r-- | meta-oe/recipes-support/htop/htop_3.0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/htop/htop_3.0.5.bb b/meta-oe/recipes-support/htop/htop_3.0.5.bb index 7854c7beb..2772aa577 100644 --- a/meta-oe/recipes-support/htop/htop_3.0.5.bb +++ b/meta-oe/recipes-support/htop/htop_3.0.5.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4099d367cd5e59b6d4fc1ee33accb891" | |||
6 | 6 | ||
7 | DEPENDS = "ncurses" | 7 | DEPENDS = "ncurses" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/htop-dev/htop.git \ | 9 | SRC_URI = "git://github.com/htop-dev/htop.git;branch=master;protocol=https \ |
10 | file://0001-Use-pkg-config.patch \ | 10 | file://0001-Use-pkg-config.patch \ |
11 | " | 11 | " |
12 | SRCREV = "ce6d60e7def146c13d0b8bca4642e7401a0a8995" | 12 | SRCREV = "ce6d60e7def146c13d0b8bca4642e7401a0a8995" |