diff options
-rw-r--r-- | meta-oe/recipes-support/btop/btop_1.3.2.bb (renamed from meta-oe/recipes-support/btop/btop_1.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/btop/btop_1.3.0.bb b/meta-oe/recipes-support/btop/btop_1.3.2.bb index f20d1a8ec4..c473bf0a35 100644 --- a/meta-oe/recipes-support/btop/btop_1.3.0.bb +++ b/meta-oe/recipes-support/btop/btop_1.3.2.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
5 | SECTION = "console/utils" | 5 | SECTION = "console/utils" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main" | 7 | SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main" |
8 | SRCREV = "36842a3bccfb78f5c27642435bff387b42f7d13b" | 8 | SRCREV = "fd2a2acdad6fbaad76846cb5e802cf2ae022d670" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||