Browse Source

upgrading package: rust 1.53.0 -> 1.54.0

master
parent
commit
e3bc67a355
  1. 6
      rust/rust.spec

6
rust/rust.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 1.53.0 %define V_opkg 1.54.0
%define V_dist 1.53.0 %define V_dist 1.54.0
# package information # package information
Name: rust Name: rust
@ -36,7 +36,7 @@ Class: EVAL
Group: Language Group: Language
License: MIT/Apache License: MIT/Apache
Version: %{V_opkg} Version: %{V_opkg}
Release: 20210617 Release: 20210802
# list of sources # list of sources
Source0: https://static.rust-lang.org/dist/rust-%{V_dist}-x86_64-unknown-linux-gnu.tar.gz Source0: https://static.rust-lang.org/dist/rust-%{V_dist}-x86_64-unknown-linux-gnu.tar.gz

Loading…
Cancel
Save