diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index c2283fda3d5..50006ed1b09 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -1,7 +1,7 @@ # Template file for 'cargo' pkgname=cargo -version=0.31.0 -revision=2 +version=0.31.1 +revision=1 hostmakedepends="rust python curl cmake pkg-config" makedepends="libcurl-devel libgit2-devel" depends="rust" @@ -10,7 +10,7 @@ maintainer="Enno Boland " license="MIT, Apache-2.0" homepage="https://crates.io/" distfiles="https://github.com/rust-lang/cargo/archive/${version}.tar.gz" -checksum=96c4ce9a3db4748680e613e4f3bce7de84329e50b6074a1fa7adb43359ff270e +checksum=d14462641610a56fd444200b02bb2547b663de3e63548990fba2e05435f4c096 _cargo_dist_version=0.30.0 if [ "$CROSS_BUILD" ]; then