Browse Source

upgrading package: yq 3.1.0.20200207 -> 3.1.1.20200212

master
parent
commit
d5a1150c06
  1. 6
      yq/yq.spec

6
yq/yq.spec

@ -22,8 +22,8 @@
## ##
# package information # package information
%define V_yq_base 3.1.0 %define V_yq_base 3.1.1
%define V_yq_snap 20200207 %define V_yq_snap 20200212
# package information # package information
Name: yq Name: yq
@ -36,7 +36,7 @@ Class: EVAL
Group: Text Group: Text
License: MIT License: MIT
Version: %{V_yq_base}.%{V_yq_snap} Version: %{V_yq_base}.%{V_yq_snap}
Release: 20200207 Release: 20200212
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/yq/yq-%{V_yq_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/yq/yq-%{V_yq_snap}.tar.xz

Loading…
Cancel
Save