blockhash: update meta.homepage

+1 -1
+1 -1
pkgs/tools/graphics/blockhash/default.nix
··· 17 strictDeps = true; 18 19 meta = with lib; { 20 - homepage = "https://blockhash.io/"; 21 description = '' 22 This is a perceptual image hash calculation tool based on algorithm 23 descibed in Block Mean Value Based Image Perceptual Hashing by Bian Yang,
··· 17 strictDeps = true; 18 19 meta = with lib; { 20 + homepage = "https://github.com/commonsmachinery/blockhash"; 21 description = '' 22 This is a perceptual image hash calculation tool based on algorithm 23 descibed in Block Mean Value Based Image Perceptual Hashing by Bian Yang,