diff options
-rw-r--r-- | meta-oe/recipes-devtools/cloc/cloc_1.94.bb (renamed from meta-oe/recipes-devtools/cloc/cloc_1.92.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cloc/cloc_1.92.bb b/meta-oe/recipes-devtools/cloc/cloc_1.94.bb index 766d34f69c..2f92d81001 100644 --- a/meta-oe/recipes-devtools/cloc/cloc_1.92.bb +++ b/meta-oe/recipes-devtools/cloc/cloc_1.94.bb | |||
@@ -6,7 +6,7 @@ LICENSE="GPL-2.0-only" | |||
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/v${PV}/${BP}.tar.gz" | 8 | SRC_URI = "https://github.com/AlDanial/cloc/releases/download/v${PV}/${BP}.tar.gz" |
9 | SRC_URI[sha256sum] = "73570f9da159fab13846038de7c3d8772554117c04117281dcbe6e5c7b988264" | 9 | SRC_URI[sha256sum] = "08212290c4e9b21c7bb1abc0a9b4a365ce1c5eb0d8f3ebb74d50b29559a71a9c" |
10 | 10 | ||
11 | UPSTREAM_CHECK_URI = "https://github.com/AlDanial/${BPN}/releases" | 11 | UPSTREAM_CHECK_URI = "https://github.com/AlDanial/${BPN}/releases" |
12 | 12 | ||