forked from mirrors/nixpkgs
php.extensions.couchbase: update src
attribute
So it can be automatically updated with `nix-update`
This commit is contained in:
parent
4557de0309
commit
8d68955f99
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue