Browse Source

upgrading package: hazelcast 3.12.6 -> 4.0

master
parent
commit
c44f277685
  1. 6
      hazelcast/hazelcast.spec

6
hazelcast/hazelcast.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_hazelcast 3.12.6 %define V_hazelcast 4.0
%define V_management 3.12.7 %define V_management 4.0
# package information # package information
Name: hazelcast Name: hazelcast
@ -36,7 +36,7 @@ Class: EVAL
Group: Database Group: Database
License: Apache License: Apache
Version: %{V_hazelcast} Version: %{V_hazelcast}
Release: 20200201 Release: 20200205
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/hazelcast/hazelcast-%{V_hazelcast}.tar.gz Source0: http://download.openpkg.org/components/versioned/hazelcast/hazelcast-%{V_hazelcast}.tar.gz

Loading…
Cancel
Save