Browse Source

upgrading package: redis 6.2.5 -> 6.2.6

master
parent
commit
712afcec99
  1. 6
      redis/redis.spec

6
redis/redis.spec

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

Loading…
Cancel
Save