Browse Source

upgrading package: influxdb 1.6.3.20181013 -> 1.6.4.20181017

master
parent
commit
7b59c9cbd5
  1. 6
      influxdb/influxdb.spec

6
influxdb/influxdb.spec

@ -22,8 +22,8 @@
##
# package information
%define V_influxdb_base 1.6.3
%define V_influxdb_snap 20181013
%define V_influxdb_base 1.6.4
%define V_influxdb_snap 20181017
# package information
Name: influxdb
@ -36,7 +36,7 @@ Class: EVAL
Group: Database
License: MIT
Version: %{V_influxdb_base}.%{V_influxdb_snap}
Release: 20181013
Release: 20181017
# list of sources
Source0: http://download.openpkg.org/components/versioned/influxdb/influxdb-%{V_influxdb_snap}.tar.xz

Loading…
Cancel
Save