mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 04:12:57 +02:00
rust: update to 1.41.1.
This commit is contained in:
parent
cf917a0b94
commit
82db6063fe
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# Permission to use rust and cargo trademark is granted.
|
# Permission to use rust and cargo trademark is granted.
|
||||||
# See: https://github.com/rust-lang/core-team/issues/4
|
# See: https://github.com/rust-lang/core-team/issues/4
|
||||||
pkgname=rust
|
pkgname=rust
|
||||||
version=1.41.0
|
version=1.41.1
|
||||||
revision=1
|
revision=1
|
||||||
_rust_dist_version=1.40.0
|
_rust_dist_version=1.40.0
|
||||||
_cargo_dist_version=0.41.0
|
_cargo_dist_version=0.41.0
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://www.rust-lang.org/"
|
homepage="https://www.rust-lang.org/"
|
||||||
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
||||||
checksum=5546822c09944c4d847968e9b7b3d0e299f143f307c00fa40e84a99fabf8d74b
|
checksum=38c93d016e6d3e083aa15e8f65511d3b4983072c0218a529f5ee94dd1de84573
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue