diff options
author | Eric Le Bihan <eric.le.bihan.dev@free.fr> | 2018-08-08 10:45:59 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-09 10:38:32 +0200 |
commit | 831271b90101ae3961be9c547f15c245f7fd1a16 (patch) | |
tree | 8dfceabb6285dfc6247a4dd14cfc9886a0225930 /package/rust/rust.hash | |
parent | a878cdcf02876cda74c5b2ab019fb72ebf5651cb (diff) | |
download | buildroot-831271b90101ae3961be9c547f15c245f7fd1a16.tar.gz buildroot-831271b90101ae3961be9c547f15c245f7fd1a16.zip |
rust: bump version to 1.27.2
Bump version to 1.27.2 and force use of "stable" channel when configuring.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/rust/rust.hash')
-rw-r--r-- | package/rust/rust.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/rust/rust.hash b/package/rust/rust.hash index 6e6b0d9b6f..51b736be6d 100644 --- a/package/rust/rust.hash +++ b/package/rust/rust.hash @@ -1,5 +1,5 @@ -# From https://static.rust-lang.org/dist/rustc-1.27.1-src.tar.xz.sha256 -sha256 948e2645057960ee1c03d9f0e8f78133a5f73d9ca9a24bc56126e395a212d25c rustc-1.27.1-src.tar.xz +# From https://static.rust-lang.org/dist/rustc-1.27.2-src.tar.xz.sha256 +sha256 bf0228072ad60abd89dd81c8e25ae1e7b4b31e00e73612e7f4985e3144ad5bda rustc-1.27.2-src.tar.xz # Locally generated sha256 a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2 LICENSE-APACHE sha256 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3 LICENSE-MIT |