databases/redis: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2022-05-19 08:43:01 +02:00
parent b61353bf88
commit 45f92af3c4
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= redis
DISTVERSION= 7.0.0
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://download.redis.io/releases/
@ -21,6 +22,7 @@ OPTIONS_DEFINE= JEMALLOC TESTS TLS TRIB
OPTIONS_RADIO= EXTLUA
OPTIONS_RADIO_EXTLUA= LUA LUAJIT LUAJITOR
OPTIONS_SUB= yes
OPTIONS_DEFAULT+= TLS
JEMALLOC_DESC= Use jemalloc
LUAJITOR_DESC= Use lang/luajit-openresty instead of builtin lua