Browse Source

upgrading package: yq 3.2.1.20200403 -> 3.2.2.20200416

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

6
yq/yq.spec

@ -22,8 +22,8 @@
## ##
# package information # package information
%define V_yq_base 3.2.1 %define V_yq_base 3.2.2
%define V_yq_snap 20200403 %define V_yq_snap 20200416
# 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: 20200403 Release: 20200416
# 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