update to pecl-redis-6.0.2

This commit is contained in:
sthen 2023-10-24 06:30:15 +00:00
parent 0e214804cf
commit 4672dc7bb6
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
COMMENT= PHP interface to redis
DISTNAME= redis-6.0.1
DISTNAME= redis-6.0.2
CATEGORIES= databases

View File

@ -1,2 +1,2 @@
SHA256 (redis-6.0.1.tgz) = 05E24O+Ulfjnde9zSal2WPtBxSbRLY5Rf1YnTxSeHk4=
SIZE (redis-6.0.1.tgz) = 365622
SHA256 (redis-6.0.2.tgz) = Aa7MsOFPiX/lbwUJvm5pkf8K1Fn5006V5FVtAmmbmgM=
SIZE (redis-6.0.2.tgz) = 365966

View File

@ -1,7 +1,7 @@
Index: library.c
--- library.c.orig
+++ library.c
@@ -3108,7 +3108,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
@@ -3113,7 +3113,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
}
gettimeofday(&tv, NULL);