Browse Source

upgrading package: helm 3.1.2.20200402 -> 3.2.0.20200424

master
parent
commit
c46015372a
  1. 6
      helm/helm.spec

6
helm/helm.spec

@ -22,8 +22,8 @@
##
# package version
%define V_helm_base 3.1.2
%define V_helm_snap 20200402
%define V_helm_base 3.2.0
%define V_helm_snap 20200424
# package information
Name: helm
@ -36,7 +36,7 @@ Class: EVAL
Group: Web
License: Apache
Version: %{V_helm_base}.%{V_helm_snap}
Release: 20200402
Release: 20200424
# list of sources
Source0: http://download.openpkg.org/components/versioned/helm/helm-%{V_helm_snap}.tar.xz

Loading…
Cancel
Save