Browse Source

upgrading package: redis 4.0.7 -> 4.0.8

master
parent
commit
a684c0c1b6
  1. 6
      redis/redis.spec

6
redis/redis.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 4.0.7
%define V_dist 4.0.7
%define V_opkg 4.0.8
%define V_dist 4.0.8
# package information
Name: redis
@ -36,7 +36,7 @@ Class: PLUS
Group: Database
License: BSD
Version: %{V_opkg}
Release: 20180124
Release: 20180203
# package options
%option with_cluster no

Loading…
Cancel
Save