banner: fix homepage

+1 -1
+1 -1
pkgs/games/banner/default.nix
··· 12 }; 13 14 meta = with lib; { 15 - homepage = "http://software.cedar-solutions.com/utilities.html"; 16 description = "Print large banners to ASCII terminals"; 17 license = licenses.gpl2Only; 18
··· 12 }; 13 14 meta = with lib; { 15 + homepage = "https://software.cedar-solutions.com/utilities.html"; 16 description = "Print large banners to ASCII terminals"; 17 license = licenses.gpl2Only; 18