summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/btop/btop_1.4.4.bb (renamed from meta-oe/recipes-support/btop/btop_1.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/btop/btop_1.4.3.bb b/meta-oe/recipes-support/btop/btop_1.4.4.bb
index 9a5a21c56d..2d187c18a8 100644
--- a/meta-oe/recipes-support/btop/btop_1.4.3.bb
+++ b/meta-oe/recipes-support/btop/btop_1.4.4.bb
@@ -6,7 +6,7 @@ SECTION = "console/utils"
6 6
7SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \ 7SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
8 " 8 "
9SRCREV = "3f1ccd9f6c455fef6d4d8cfbc8ed71b86961323d" 9SRCREV = "0f398abd64febfbc5f2115be3156682f47308f48"
10 10
11 11
12inherit cmake 12inherit cmake