databases/redis-devel: security update from 6.2.3 to 6.2.4
Changelog: https://github.com/redis/redis/compare/6.2.3...6.2.4 PR: 256340 Security: CVE-2021-32625 Security: 8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c
This commit is contained in:
parent
fca8aaebe7
commit
404a8a3dcf
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Sergey Skvortsov <skv@protey.ru>
|
||||
|
||||
PORTNAME= redis
|
||||
PORTVERSION= 6.2.3
|
||||
PORTVERSION= 6.2.4
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://download.redis.io/releases/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1620094960
|
||||
SHA256 (redis-6.2.3.tar.gz) = 98ed7d532b5e9671f5df0825bb71f0f37483a16546364049384c63db8764512b
|
||||
SIZE (redis-6.2.3.tar.gz) = 2456050
|
||||
TIMESTAMP = 1622562899
|
||||
SHA256 (redis-6.2.4.tar.gz) = ba32c406a10fc2c09426e2be2787d74ff204eb3a2e496d87cff76a476b6ae16e
|
||||
SIZE (redis-6.2.4.tar.gz) = 2457940
|
||||
|
|
Loading…
Reference in a new issue