Browse Source

upgrading package: rust 1.43.0 -> 1.43.1

master
parent
commit
9769047be8
  1. 6
      rust/rust.spec

6
rust/rust.spec

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

Loading…
Cancel
Save