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