Browse Source

upgrading package: arangodb 3.1.21 -> 3.1.22

master
parent
commit
2208c23732
  1. 6
      arangodb/arangodb.spec

6
arangodb/arangodb.spec

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

Loading…
Cancel
Save