mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
cargo: fix checksum.
This commit is contained in:
parent
396df79cfa
commit
67530cb4ef
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ x86_64)
|
||||||
distfiles+="
|
distfiles+="
|
||||||
https://static.rust-lang.org/cargo-dist/2016-07-05/cargo-nightly-x86_64-unknown-linux-gnu.tar.gz"
|
https://static.rust-lang.org/cargo-dist/2016-07-05/cargo-nightly-x86_64-unknown-linux-gnu.tar.gz"
|
||||||
checksum+="
|
checksum+="
|
||||||
721a2bfb1f2ffff09b59911ba686a3a55eac6a2df88f19168be0a7c8a1fdffca"
|
cf47787fd50bf6c7f68db290eab054e493e4619d42a8faf66565431449055f1c"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue