From afbfa6630d072188744ccb8da8574b98311d492f Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Wed, 29 Dec 2021 23:47:12 +0700 Subject: blockhash: update meta.homepage (cherry picked from commit 42b3533fa8f3d1c77d2bb96ee459a3bbfe36bc2f) --- pkgs/tools/graphics/blockhash/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/graphics/blockhash/default.nix b/pkgs/tools/graphics/blockhash/default.nix index d50030a51752..56ae99f051f6 100644 --- a/pkgs/tools/graphics/blockhash/default.nix +++ b/pkgs/tools/graphics/blockhash/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { strictDeps = true; meta = with lib; { - homepage = "https://blockhash.io/"; + homepage = "https://github.com/commonsmachinery/blockhash"; description = '' This is a perceptual image hash calculation tool based on algorithm descibed in Block Mean Value Based Image Perceptual Hashing by Bian Yang, -- cgit v1.2.3