update to pecl-redis-5.2.1
This commit is contained in:
parent
9b99efc79a
commit
b961a1237a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2020/03/03 14:27:45 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/03/20 15:55:56 sthen Exp $
|
||||
|
||||
COMMENT= PHP interface to redis
|
||||
|
||||
DISTNAME= redis-5.2.0
|
||||
DISTNAME= redis-5.2.1
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (redis-5.2.0.tgz) = TpCWsr8tGmfZqCjQewoiugnrVMHfiiuoDcbwTAUE8bs=
|
||||
SIZE (redis-5.2.0.tgz) = 251462
|
||||
SHA256 (redis-5.2.1.tgz) = wFr2JU1wSEQwP76LE7LVS9tDcrGggZNOZ8rELseey74=
|
||||
SIZE (redis-5.2.1.tgz) = 251570
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-library_c,v 1.3 2020/03/03 14:27:45 sthen Exp $
|
||||
$OpenBSD: patch-library_c,v 1.4 2020/03/20 15:55:56 sthen Exp $
|
||||
|
||||
Index: library.c
|
||||
--- library.c.orig
|
||||
+++ library.c
|
||||
@@ -1904,7 +1904,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
|
||||
@@ -1905,7 +1905,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
|
||||
}
|
||||
|
||||
gettimeofday(&tv, NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user