mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to pecl-redis-6.3.0
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
COMMENT= PHP interface to redis
|
||||
|
||||
DISTNAME= redis-6.2.0
|
||||
REVISION= 0
|
||||
DISTNAME= redis-6.3.0
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
|
||||
@@ -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,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);
|
||||
|
||||
Reference in New Issue
Block a user