diff options
| author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2025-07-08 04:05:57 +0900 |
|---|---|---|
| committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2025-07-08 04:22:06 +0900 |
| commit | 886346fe81c72cb5dde56efb94ed7dc229298b86 (patch) | |
| tree | f52c5978b6987d45bfb390ec9e76a428ba874bc6 | |
| parent | databases/redis74: Update to 7.4.5 (diff) | |
databases/redis72: Update to 7.2.10
ReleaseNotes: https://github.com/redis/redis/blob/7.2.10/00-RELEASENOTES
MFH: 2025Q3
Security: 4ea9cbc3-5b28-11f0-b507-000c295725e4
Security: f11d0a69-5b2d-11f0-b507-000c295725e4
Security: 7b3e7f71-5b30-11f0-b507-000c295725e4
| -rw-r--r-- | databases/redis72/Makefile | 2 | ||||
| -rw-r--r-- | databases/redis72/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/redis72/Makefile b/databases/redis72/Makefile index 2793eef717a7..88e906e30831 100644 --- a/databases/redis72/Makefile +++ b/databases/redis72/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 7.2.8 +DISTVERSION= 7.2.10 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ PKGNAMESUFFIX= 72 diff --git a/databases/redis72/distinfo b/databases/redis72/distinfo index 156871465e64..ded856190d92 100644 --- a/databases/redis72/distinfo +++ b/databases/redis72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745481727 -SHA256 (redis-7.2.8.tar.gz) = 6be4fdfcdb2e5ac91454438246d00842d2671f792673390e742dfcaf1bf01574 -SIZE (redis-7.2.8.tar.gz) = 3394108 +TIMESTAMP = 1751915127 +SHA256 (redis-7.2.10.tar.gz) = e576ad54bc53770649c556933ecd555b975e3dac422e46356102436a437b43c7 +SIZE (redis-7.2.10.tar.gz) = 3395796 |
