Browse Source

upgrading package: arangodb 3.1.10 -> 3.1.11

master
parent
commit
473b1eb470
  1. 6
      arangodb/arangodb.spec

6
arangodb/arangodb.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 3.1.10
%define V_tarball 3.1.10
%define V_opkg 3.1.11
%define V_tarball 3.1.11
# package information
Name: arangodb
@ -36,7 +36,7 @@ Class: EVAL
Group: Database
License: Apache
Version: %{V_opkg}
Release: 20170203
Release: 20170213
# list of sources
Source0: https://github.com/arangodb/arangodb/archive/v%{V_tarball}.tar.gz

Loading…
Cancel
Save