Browse Source

upgrading package: redis 8.2.2 -> 8.4

master
parent
commit
0fd817bcea
  1. 6
      redis/redis.spec

6
redis/redis.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 8.2.2
%define V_dist 8.2.2
%define V_opkg 8.4
%define V_dist 8.4
# package information
Name: redis
@ -36,7 +36,7 @@ Class: PLUS
Group: Database
License: AGPL
Version: %{V_opkg}
Release: 20251003
Release: 20251107
# package options
%option with_cluster no

Loading…
Cancel
Save