diff options
Diffstat (limited to 'databases/redis/Makefile')
| -rw-r--r-- | databases/redis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 7d8563e2d264..dc1d150fa32a 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.2.1 +DISTVERSION= 8.2.3 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ @@ -26,7 +26,7 @@ LDFLAGS+= -lpthread -lm -lexecinfo #PIE_UNSAFE= ld: error: relocation R_X86_64_32 cannot be used against local \ # symbol; recompile with -fPIC -CONFLICTS_INSTALL= redis-devel redis62 redis72 redis74 +CONFLICTS_INSTALL= redis-devel redis[0-9]* PORTSCOUT= limit:^[0-9\.]*$$ SUB_FILES= pkg-message |
