Browse Source

upgrading package: redis 5.0.6 -> 5.0.7

master
parent
commit
8ad27c87e5
  1. 6
      redis/redis.spec

6
redis/redis.spec

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

Loading…
Cancel
Save