Browse Source

upgrading package: yq 3.0.1.20200131 -> 3.1.0.20200207

master
parent
commit
08598740dc
  1. 6
      yq/yq.spec

6
yq/yq.spec

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

Loading…
Cancel
Save