databases/redis-devel: security update to latest commit
Multiple security issues have been fixed: Security: CVE-2021-41099 Security: CVE-2021-32762 Security: CVE-2021-32687 Security: CVE-2021-32675 Security: CVE-2021-32672 Security: CVE-2021-32628 Security: CVE-2021-32627 Security: CVE-2021-32626
This commit is contained in:
parent
236421cb98
commit
e1da937066
@ -1,7 +1,7 @@
|
||||
# Created by: Sergey Skvortsov <skv@protey.ru>
|
||||
|
||||
PORTNAME= redis
|
||||
PORTVERSION= 7.0.0.20211001
|
||||
PORTVERSION= 7.0.0.20211005
|
||||
CATEGORIES= databases
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES+= compiler:c11 gmake
|
||||
USE_GITHUB= yes
|
||||
GH_TUPLE= redis:redis:9a3bd07
|
||||
GH_TUPLE= redis:redis:897c7bd
|
||||
|
||||
OPTIONS_DEFINE= JEMALLOC TESTS TLS TRIB
|
||||
OPTIONS_RADIO= EXTLUA
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1633097261
|
||||
SHA256 (redis-redis-7.0.0.20211001-9a3bd07_GH0.tar.gz) = 36e6010b5eaa26d2571679c43fc1d7e4dfe7b70f33c1d3581d8e380200266b15
|
||||
SIZE (redis-redis-7.0.0.20211001-9a3bd07_GH0.tar.gz) = 2574447
|
||||
TIMESTAMP = 1633459487
|
||||
SHA256 (redis-redis-7.0.0.20211005-897c7bd_GH0.tar.gz) = 5862e6adce7bf22d2c2c75e64dd355135bc03ed3496cae1a006b6a36771f6ddb
|
||||
SIZE (redis-redis-7.0.0.20211005-897c7bd_GH0.tar.gz) = 2579636
|
||||
|
Loading…
Reference in New Issue
Block a user