[vlc-commits] [Git][videolan/vlc][master] 3 commits: contrib: update rustup
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Sun Apr 10 10:37:14 UTC 2022
Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
4d4e6ff8 by Felix Paul Kühne at 2022-04-10T08:40:57+00:00
contrib: update rustup
- - - - -
6b475423 by Felix Paul Kühne at 2022-04-10T08:40:57+00:00
contrib: update cargo-c
- - - - -
18d6f15e by Felix Paul Kühne at 2022-04-10T08:40:57+00:00
contrib: update rust
- - - - -
2 changed files:
- contrib/src/cargo/SHA512SUMS
- contrib/src/cargo/rules.mak
Changes:
=====================================
contrib/src/cargo/SHA512SUMS
=====================================
@@ -1 +1 @@
-14a978a3cf699956722d8443070b9f8a043f1252cc1a7ed300b14637a0e6d654f34088d4403790c676500cbab327e30fdb7f81be0b9bde29e552143f26912ac7 rustup-1.22.1.tar.gz
+43e85f1e653d451a2555a7ae9a3f47c4b9eb8e0fea0cd9cdcf381728ac933b56aaa25366ca2e1b12f20f9190b77d407a00a3f559ced6ad9c4f51fcef9efe67d7 rustup-1.24.3.tar.gz
=====================================
contrib/src/cargo/rules.mak
=====================================
@@ -1,8 +1,8 @@
# cargo/cargo-c installation via rustup
-RUST_VERSION=1.59.0
-CARGOC_VERSION=0.9.7
-RUSTUP_VERSION=1.22.1
+RUST_VERSION=1.60.0
+CARGOC_VERSION=0.9.8
+RUSTUP_VERSION=1.24.3
RUSTUP_URL=https://github.com/rust-lang/rustup/archive/$(RUSTUP_VERSION).tar.gz
RUSTUP = . $(CARGO_HOME)/env && \
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/9bc631d74dfdb492569155564b3cd8337befb5ac...18d6f15e0c73be77ac6ec6d70f2a9b99f6da9d17
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/9bc631d74dfdb492569155564b3cd8337befb5ac...18d6f15e0c73be77ac6ec6d70f2a9b99f6da9d17
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list