diff options
author | CoprDistGit <infra@openeuler.org> | 2024-11-04 03:12:38 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-11-04 03:12:38 +0000 |
commit | 30090902da2c2c4c3b40fed7649a06b1d9653182 (patch) | |
tree | 1a47b5d4ae7a186aa919e2fc7a33258af9c51379 /redis6.spec | |
parent | 21a195c0fbaf7352a1aa708f1360e5a24034b494 (diff) |
automatic import of redis6
Diffstat (limited to 'redis6.spec')
-rw-r--r-- | redis6.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redis6.spec b/redis6.spec index 44508aa..b939eaa 100644 --- a/redis6.spec +++ b/redis6.spec @@ -5,7 +5,7 @@ %global make_flags DEBUG="" V="echo" LDFLAGS="%{?__global_ldflags}" CFLAGS+="%{optflags} -fPIC" INSTALL="install -p" PREFIX=%{buildroot}%{_prefix} BUILD_WITH_SYSTEMD=yes BUILD_TLS=yes %global Pname redis Name: redis6 -Version: 7.0.0 +Version: 6.2.8 Release: 3 Summary: A persistent key-value database License: BSD and MIT |