Browse Source

upgrading package: redis 8.4 -> 8.4.0

master
parent
commit
b5b8c3514b
  1. 6
      redis/redis.spec

6
redis/redis.spec

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

Loading…
Cancel
Save