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

Loading…
Cancel
Save