diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-18 21:37:57 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-18 21:37:57 +0000 |
commit | 1e051dc1bb6360cd66741bd1f2c2bdfd0bd06491 (patch) | |
tree | e371f42ecdd4ca5f66bc6e3d881ed08484274708 | |
parent | c66507248c6b0c6deeb9fa4cab7d84d177cce7cf (diff) |
databases/pecl-couchbase: Update to 4.1.3
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases
-rw-r--r-- | databases/pecl-couchbase/Makefile | 2 | ||||
-rw-r--r-- | databases/pecl-couchbase/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile index ec2524b9c987..5dfa41dbc9a9 100644 --- a/databases/pecl-couchbase/Makefile +++ b/databases/pecl-couchbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= couchbase -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 CATEGORIES= databases MASTER_SITES= https://github.com/couchbase/couchbase-php-client/releases/download/${PORTVERSION}/ diff --git a/databases/pecl-couchbase/distinfo b/databases/pecl-couchbase/distinfo index bf99b91f8f84..09aef1c4558a 100644 --- a/databases/pecl-couchbase/distinfo +++ b/databases/pecl-couchbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679498630 -SHA256 (PECL/couchbase-4.1.2.tgz) = c5d3109365a47a785ad21713a27cbb3da7205da506bc7bf255ea04fc14d835e2 -SIZE (PECL/couchbase-4.1.2.tgz) = 2030875 +TIMESTAMP = 1681843844 +SHA256 (PECL/couchbase-4.1.3.tgz) = bfca3512e59dffc9f981cba0294387a50a83c1f7e446de92ae44f8d1d421194a +SIZE (PECL/couchbase-4.1.3.tgz) = 2050112 |