popfile: fix meta.homepage

authored by Ben Siraphob and committed by Jonathan Ringer 42e649db 3789776e

+1 -1
+1 -1
pkgs/tools/text/popfile/default.nix
··· 49 50 meta = { 51 description = "An email classification system that automatically sorts messages and fights spam"; 52 - homepage = "http://getpopfile.org"; 53 license = lib.licenses.gpl2; 54 55 # Should work on macOS, but havent tested it.
··· 49 50 meta = { 51 description = "An email classification system that automatically sorts messages and fights spam"; 52 + homepage = "https://getpopfile.org/"; 53 license = lib.licenses.gpl2; 54 55 # Should work on macOS, but havent tested it.