python312Packages.labgrid: update meta.homepage

This commit is contained in:
natsukium 2024-08-18 09:44:56 +09:00
parent 6fd55442d2
commit fc6ea8c412
No known key found for this signature in database
GPG Key ID: 9EA45A31DB994C53

View File

@ -89,7 +89,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Embedded control & testing library";
homepage = "https://labgrid.org";
homepage = "https://github.com/labgrid-project/labgrid";
license = licenses.lgpl21Plus;
maintainers = with maintainers; [ emantor ];
platforms = with platforms; linux;