Browse Source

upgrading package: redis 6.0.0 -> 6.0.1

master
parent
commit
3466f0bbbf
  1. 6
      redis/redis.spec

6
redis/redis.spec

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

Loading…
Cancel
Save