update to pecl-redis-6.3.0

This commit is contained in:
sthen
2025-11-08 13:50:27 +00:00
parent c002e4835d
commit 937d42e3b8
3 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
COMMENT= PHP interface to redis
DISTNAME= redis-6.2.0
REVISION= 0
DISTNAME= redis-6.3.0
CATEGORIES= databases
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (pecl/redis-6.2.0.tgz) = UGnBPdIr2eSUuyRokQUstswPyaG0XGpXKovmF3MQE2M=
SIZE (pecl/redis-6.2.0.tgz) = 379865
SHA256 (pecl/redis-6.3.0.tgz) = DVFB9jS9HbbB3c2gU9JezyxPwcOVQw1TT9P41R3X8LU=
SIZE (pecl/redis-6.3.0.tgz) = 399284
+1 -1
View File
@@ -1,7 +1,7 @@
Index: library.c
--- library.c.orig
+++ library.c
@@ -3147,7 +3147,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
@@ -3380,7 +3380,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
}
gettimeofday(&tv, NULL);