python3Packages.reolink-aio: 0.11.6 -> 0.11.7
https://github.com/starkillerOG/reolink_aio/releases/tag/0.11.7
This commit is contained in:
@@ -43,7 +43,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Module to interact with the Reolink IP camera API";
|
||||
homepage = "https://github.com/starkillerOG/reolink_aio";
|
||||
changelog = "https://github.com/starkillerOG/reolink_aio/releases/tag/${version}";
|
||||
changelog = "https://github.com/starkillerOG/reolink_aio/releases/tag/${src.tag}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user