Browse Source

upgrading package: influxdb 1.7.0.20181109 -> 1.7.1.20181115

master
parent
commit
5f1c75b4d4
  1. 6
      influxdb/influxdb.spec

6
influxdb/influxdb.spec

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

Loading…
Cancel
Save