summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/htop/htop_3.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/htop/htop_3.3.0.bb')
-rw-r--r--meta-oe/recipes-support/htop/htop_3.3.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/htop/htop_3.3.0.bb b/meta-oe/recipes-support/htop/htop_3.3.0.bb
index cd5b766f0f..efb89bf3ae 100644
--- a/meta-oe/recipes-support/htop/htop_3.3.0.bb
+++ b/meta-oe/recipes-support/htop/htop_3.3.0.bb
@@ -11,7 +11,6 @@ SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https \
11" 11"
12SRCREV = "68c970c7ef4a0682760ed570b3d82388ae7ccf54" 12SRCREV = "68c970c7ef4a0682760ed570b3d82388ae7ccf54"
13 13
14S = "${WORKDIR}/git"
15 14
16inherit autotools pkgconfig 15inherit autotools pkgconfig
17 16