python3Packages.raspyrfm-client: set license (#516503)
This commit is contained in:
@@ -33,5 +33,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/markusressel/raspyrfm-client";
|
||||
changelog = "https://github.com/markusressel/raspyrfm-client/releases/tag/${src.tag}";
|
||||
maintainers = with lib.maintainers; [ ethancedwards8 ];
|
||||
license = lib.licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user