treewide: run ./maintainers/scripts/update_redirected_urls.sh

This commit is contained in:
Sandro Jäckel
2020-11-27 01:35:54 +01:00
parent 25952ac036
commit 60c54866ed
17 changed files with 17 additions and 17 deletions
@@ -38,7 +38,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "A library which communicates with XBee radios for zigpy";
homepage = "http://github.com/zigpy/zigpy-xbee";
homepage = "https://github.com/zigpy/zigpy-xbee";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ etu mvnetbiz ];
platforms = platforms.linux;