forked from Lainports/freebsd-ports
databases/pecl-couchbase: Update to 4.1.4
Changes: https://pecl.php.net/package-changelog.php?package=couchbase https://github.com/couchbase/couchbase-php-client/releases
This commit is contained in:
parent
b2f29f1d0e
commit
6004866fe8
2 changed files with 6 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= couchbase
|
||||
PORTVERSION= 4.1.3
|
||||
PORTVERSION= 4.1.4
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://github.com/couchbase/couchbase-php-client/releases/download/${PORTVERSION}/
|
||||
|
||||
|
|
@ -14,4 +14,6 @@ BUILD_DEPENDS= cmake:devel/cmake-core
|
|||
|
||||
USES= compiler:c++17-lang php:build,pecl
|
||||
|
||||
CONFIGURE_ARGS= COUCHBASE_CMAKE_EXTRA="-DCOUCHBASE_CXX_CLIENT_EMBED_MOZILLA_CA_BUNDLE=OFF"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1681843844
|
||||
SHA256 (PECL/couchbase-4.1.3.tgz) = bfca3512e59dffc9f981cba0294387a50a83c1f7e446de92ae44f8d1d421194a
|
||||
SIZE (PECL/couchbase-4.1.3.tgz) = 2050112
|
||||
TIMESTAMP = 1685792212
|
||||
SHA256 (PECL/couchbase-4.1.4.tgz) = 80ba7dbabb7f7a275907507186ecb27b559e64082a22ba1ad39cdd129d383ce5
|
||||
SIZE (PECL/couchbase-4.1.4.tgz) = 2095556
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue