phpExtensions.yaml: update homepage

This commit is contained in:
Sandro Jäckel
2022-11-21 00:27:34 +01:00
committed by Sandro Jäckel
parent 2953d4b932
commit 8b63f7e174
@@ -13,7 +13,7 @@ buildPecl {
meta = with lib; {
description = "YAML-1.1 parser and emitter";
license = licenses.mit;
homepage = "http://bd808.com/pecl-file_formats-yaml/";
homepage = "https://bd808.com/pecl-file_formats-yaml/";
maintainers = teams.php.members;
};
}