diff options
Diffstat (limited to 'meta/recipes-devtools/ccache')
| -rw-r--r-- | meta/recipes-devtools/ccache/ccache_4.5.1.bb (renamed from meta/recipes-devtools/ccache/ccache_4.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.5.bb b/meta/recipes-devtools/ccache/ccache_4.5.1.bb index a98bb43ead..26f808978f 100644 --- a/meta/recipes-devtools/ccache/ccache_4.5.bb +++ b/meta/recipes-devtools/ccache/ccache_4.5.1.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=8fe0fdfdc7a892516526b86c28d06a16" | |||
| 12 | DEPENDS = "zstd" | 12 | DEPENDS = "zstd" |
| 13 | 13 | ||
| 14 | SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz" | 14 | SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz" |
| 15 | SRC_URI[sha256sum] = "8f1c6495a06ae0a9ff311c9d43096233702a2045c476ca1ae393b434abf1f528" | 15 | SRC_URI[sha256sum] = "f0d3cff5d555d6868f14a7d05696f0370074e475304fd5aa152b98f892364981" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_URI = "https://github.com/ccache/ccache/releases/" | 17 | UPSTREAM_CHECK_URI = "https://github.com/ccache/ccache/releases/" |
| 18 | 18 | ||
