Browse Source

upgrading package: redis 5.0.4 -> 5.0.5

master
parent
commit
03de7711de
  1. 6
      redis/redis.spec

6
redis/redis.spec

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

Loading…
Cancel
Save