Browse Source

upgrading package: elasticsearch 0.90.11 -> 1.0.0

master
parent
commit
675673fba4
  1. 6
      elasticsearch/elasticsearch.spec

6
elasticsearch/elasticsearch.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 0.90.11
%define V_dist 0.90.11
%define V_opkg 1.0.0
%define V_dist 1.0.0
%define V_httpbasic 1.0.3
%define V_attachments 1.6.0
@ -38,7 +38,7 @@ Class: EVAL
Group: Web
License: Apache
Version: %{V_opkg}
Release: 20140204
Release: 20140213
# list of sources
Source0: http://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-%{V_dist}.tar.gz

Loading…
Cancel
Save