diff options
-rw-r--r-- | meta/recipes-devtools/rust/libstd-rs_1.85.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/libstd-rs_1.85.1.bb b/meta/recipes-devtools/rust/libstd-rs_1.85.1.bb index 1994368812..00802f0fd9 100644 --- a/meta/recipes-devtools/rust/libstd-rs_1.85.1.bb +++ b/meta/recipes-devtools/rust/libstd-rs_1.85.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Rust standard libaries" | 1 | SUMMARY = "Rust standard libaries" |
2 | HOMEPAGE = "http://www.rust-lang.org" | 2 | HOMEPAGE = "http://www.rust-lang.org" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "(MIT | Apache-2.0) & Unicode-TOU" | 4 | LICENSE = "(MIT | Apache-2.0) & Unicode-3.0" |
5 | LIC_FILES_CHKSUM = "file://../../COPYRIGHT;md5=9c0fae516fe8aaea2fb601db4800daf7" | 5 | LIC_FILES_CHKSUM = "file://../../COPYRIGHT;md5=9c0fae516fe8aaea2fb601db4800daf7" |
6 | 6 | ||
7 | require rust-source.inc | 7 | require rust-source.inc |