]> git.pld-linux.org Git - packages/cargo.git/commitdiff
up to 0.25.0 auto/th/cargo-0.25.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 29 Mar 2018 21:49:30 +0000 (23:49 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 29 Mar 2018 21:49:51 +0000 (23:49 +0200)
cargo.spec

index a22e0a831dde26685d870025af0e9615d779a662..1e49740a6ec523e383c793e7a753903de646fe13 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       Rust's package manager and build tool
 Summary(pl.UTF-8):     Zarządca pakietów i narzędzie do budowania
 Name:          cargo
-Version:       0.23.0
+Version:       0.25.0
 Release:       1
 License:       Apache v2.0 or MIT
 Group:         Development/Tools
 Source0:       https://github.com/rust-lang/cargo/archive/%{cargo_version}/%{name}-%{cargo_version}.tar.gz
-# Source0-md5: ebb47907d8eb451d2fa15fac9fbd88c3
+# Source0-md5: 063d1165c5137c126bdc199f60ff33dd
 Source2:       https://static.rust-lang.org/dist/%{name}-%{cargo_bootstrap}-x86_64-unknown-linux-gnu.tar.gz
 # Source2-md5: d2cbab6378c1f60b483efa0f076a8f81
 Source3:       https://static.rust-lang.org/dist/%{name}-%{cargo_bootstrap}-i686-unknown-linux-gnu.tar.gz
@@ -25,8 +25,8 @@ Source3:      https://static.rust-lang.org/dist/%{name}-%{cargo_bootstrap}-i686-unkno
 # want to link to.  With our -devel buildreqs in place, they'll be used instead.
 # FIXME: These should all eventually be packaged on their own!
 # PLD: using sources vendored by Fedora
-Source4:       https://src.fedoraproject.org/repo/pkgs/cargo/%{name}-%{version}-vendor.tar.xz/sha512/9060ec6e67b54f7fad7da8dd8450dd051d62b3f8ed4606196fc238a98beba1c3b43087c787f35d012d9b641c8572e70f50b95b0e01fdd75ed82932b6e6efbbf0/%{name}-%{version}-vendor.tar.xz
-# Source4-md5: fb2f26742d3e20d8648962784df0b003
+Source4:       https://src.fedoraproject.org/repo/pkgs/cargo/%{name}-%{version}-vendor.tar.xz/sha512/301fdf0ceea482120fbf4b5037bc2dfe18cd3c39f42eaca4464ed1f356093f0f9fb3dae48d1fd72b964fd5f4c6be21fa79e548d0480a1834afe55c2d4e50bac7/%{name}-%{version}-vendor.tar.xz
+# Source4-md5: 378dceb15dd78628d8664b7ca219f842
 URL:           https://crates.io/
 %{!?with_bootstrap:BuildRequires:      %{name} >= 0.13.0}
 BuildRequires: cmake
This page took 0.121829 seconds and 4 git commands to generate.