Browse Source

upgrading package: arangodb 3.3.7 -> 3.3.8

master
parent
commit
e1d5d1560d
  1. 6
      arangodb/arangodb.spec

6
arangodb/arangodb.spec

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

Loading…
Cancel
Save