php.extensions.couchbase: update src attribute

So it can be automatically updated with `nix-update`
This commit is contained in:
Pol Dellaiera 2022-12-27 22:40:11 +01:00
parent 4557de0309
commit 8d68955f99
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -25,6 +25,7 @@ buildPecl {
];
meta = with lib; {
changelog = "https://github.com/couchbase/php-couchbase/releases/tag/v${version}";
description = "Couchbase Server PHP extension";
license = licenses.asl20;
homepage = "https://docs.couchbase.com/php-sdk/current/project-docs/sdk-release-notes.html";