mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/pecl-redis: Update 6.1.0 => 6.2.0
Changelog: https://pecl.php.net/package-changelog.php?package=redis&release=6.2.0 PR: 285669
This commit is contained in:
parent
0dd3330bcc
commit
45d35f615b
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= redis
|
PORTNAME= redis
|
||||||
DISTVERSION= 6.1.0
|
DISTVERSION= 6.2.0
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= wiacek.m@witia.com.pl
|
MAINTAINER= wiacek.m@witia.com.pl
|
||||||
|
@ -15,7 +15,7 @@ USE_PHP= session:build
|
||||||
OPTIONS_DEFINE= IGBINARY
|
OPTIONS_DEFINE= IGBINARY
|
||||||
IGBINARY_DESC= Build with Igbinary serializer
|
IGBINARY_DESC= Build with Igbinary serializer
|
||||||
|
|
||||||
IGBINARY_CONFIGURE_ENABLE= redis-igbinary
|
|
||||||
IGBINARY_USE= PHP=igbinary:build
|
IGBINARY_USE= PHP=igbinary:build
|
||||||
|
IGBINARY_CONFIGURE_ENABLE= redis-igbinary
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1741086301
|
TIMESTAMP = 1742891225
|
||||||
SHA256 (PECL/redis-6.1.0.tgz) = f10405f639fe415e9ed4ec99538e72c90694d8dbd62868edcfcd6a453466b48c
|
SHA256 (PECL/redis-6.2.0.tgz) = 5069c13dd22bd9e494bb246891052cb6cc0fc9a1b45c6a572a8be61773101363
|
||||||
SIZE (PECL/redis-6.1.0.tgz) = 373740
|
SIZE (PECL/redis-6.2.0.tgz) = 379865
|
||||||
|
|
Loading…
Add table
Reference in a new issue