summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache/ccache_4.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/ccache/ccache_4.5.1.bb')
-rw-r--r--meta/recipes-devtools/ccache/ccache_4.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.5.1.bb b/meta/recipes-devtools/ccache/ccache_4.5.1.bb
index 26f808978f..11d939c7aa 100644
--- a/meta/recipes-devtools/ccache/ccache_4.5.1.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.5.1.bb
@@ -6,7 +6,7 @@ Objective-C and Objective-C++."
6HOMEPAGE = "http://ccache.samba.org" 6HOMEPAGE = "http://ccache.samba.org"
7SECTION = "devel" 7SECTION = "devel"
8 8
9LICENSE = "GPLv3+" 9LICENSE = "GPL-3.0-or-later"
10LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=8fe0fdfdc7a892516526b86c28d06a16" 10LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=8fe0fdfdc7a892516526b86c28d06a16"
11 11
12DEPENDS = "zstd" 12DEPENDS = "zstd"