diff options
-rw-r--r-- | meta-oe/recipes-devtools/cloc/cloc_1.88.bb (renamed from meta-oe/recipes-devtools/cloc/cloc_1.84.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/cloc/cloc_1.84.bb b/meta-oe/recipes-devtools/cloc/cloc_1.88.bb index 3e46c726c4..b6a4ae773f 100644 --- a/meta-oe/recipes-devtools/cloc/cloc_1.84.bb +++ b/meta-oe/recipes-devtools/cloc/cloc_1.88.bb | |||
@@ -6,8 +6,8 @@ LICENSE="GPL-2.0" | |||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2" |
7 | 7 | ||
8 | SRC_URI = "https://github.com/AlDanial/cloc/releases/download/${PV}/${BP}.tar.gz" | 8 | SRC_URI = "https://github.com/AlDanial/cloc/releases/download/${PV}/${BP}.tar.gz" |
9 | SRC_URI[md5sum] = "a52f3843825377cfa4e4b3b30a567ab4" | 9 | SRC_URI[md5sum] = "9f12f29c824ef61c5eaba6cf2dd6e183" |
10 | SRC_URI[sha256sum] = "c3f0a6bd2319110418ccb3e55a7a1b6d0edfd7528bfd2ae5d530938abe90f254" | 10 | SRC_URI[sha256sum] = "e4e30f083bf4e4a5efbe29efa0f6cefa223ba4e841ad1337653ad1f52702dc6f" |
11 | 11 | ||
12 | UPSTREAM_CHECK_URI = "https://github.com/AlDanial/${BPN}/releases" | 12 | UPSTREAM_CHECK_URI = "https://github.com/AlDanial/${BPN}/releases" |
13 | 13 | ||