diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 30caa26d74b..5873a19e074 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -1,8 +1,8 @@ # Template file for 'cargo' pkgname=cargo -version=1.78.0 +version=1.79.0 revision=1 -_cargo_revision=0.79.0 +_cargo_revision=0.80.0 build_helper=rust hostmakedepends="cargo-bootstrap rust python3 curl pkg-config zlib-devel" makedepends="rust libcurl-devel openssl-devel" @@ -12,7 +12,7 @@ maintainer="Enno Boland " license="MIT, Apache-2.0" homepage="https://crates.io/" distfiles="https://github.com/rust-lang/cargo/archive/refs/tags/${_cargo_revision}.tar.gz" -checksum=b9de52bc7452fd74ab344b636f054de3e9a67cf167567cc4ce948e9219e81d98 +checksum=542efc5daa159e2942d454eb2815247a96589363977429bd473f8cac8a55636e replaces="cargo-tree>=0" build_options="static bindist"