Skip to content

Commit

Permalink
databases/redis: Update to 7.2.2
Browse files Browse the repository at this point in the history
ChangeLog:	https://github.com/redis/redis/releases/tag/7.2.2
MFH:		2023Q4
Security:	8706e097-6db7-11ee-8744-080027f5fec9
  • Loading branch information
Yasuhiro Kimura authored and Yasuhiro Kimura committed Oct 18, 2023
1 parent 0b85db4 commit c3ffcf1
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
@@ -1,5 +1,5 @@
PORTNAME= redis
DISTVERSION= 7.2.1
DISTVERSION= 7.2.2
CATEGORIES= databases
MASTER_SITES= https://download.redis.io/releases/

Expand Down
6 changes: 3 additions & 3 deletions databases/redis/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1694050854
SHA256 (redis-7.2.1.tar.gz) = 5c76d990a1b1c5f949bcd1eed90d0c8a4f70369bdbdcb40288c561ddf88967a4
SIZE (redis-7.2.1.tar.gz) = 3383319
TIMESTAMP = 1697635256
SHA256 (redis-7.2.2.tar.gz) = ca999be08800edc6d265379c4c7aafad92f0ee400692e4e2d69829ab4b4c3d08
SIZE (redis-7.2.2.tar.gz) = 3384618

0 comments on commit c3ffcf1

Please sign in to comment.