Skip to content

Commit

Permalink
databases/redis: Update to 7.0.4
Browse files Browse the repository at this point in the history
ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.3
ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.4
MFH:		2022Q3
Security:	871d93f9-06aa-11ed-8d5f-080027f5fec9
  • Loading branch information
Yasuhiro Kimura authored and Yasuhiro Kimura committed Jul 18, 2022
1 parent 4c0d64e commit 5682017
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion databases/redis/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME= redis
DISTVERSION= 7.0.2
DISTVERSION= 7.0.4
CATEGORIES= databases
MASTER_SITES= https://download.redis.io/releases/

Expand Down
6 changes: 3 additions & 3 deletions databases/redis/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1655040992
SHA256 (redis-7.0.2.tar.gz) = 5e57eafe7d4ac5ecb6a7d64d6b61db775616dbf903293b3fcc660716dbda5eeb
SIZE (redis-7.0.2.tar.gz) = 2956784
TIMESTAMP = 1658157498
SHA256 (redis-7.0.4.tar.gz) = f0e65fda74c44a3dd4fa9d512d4d4d833dd0939c934e946a5c622a630d057f2f
SIZE (redis-7.0.4.tar.gz) = 2963216

0 comments on commit 5682017

Please sign in to comment.