Unverified Commit 053951ab authored by Ben Siraphob's avatar Ben Siraphob Committed by GitHub
Browse files

Merge pull request #152599 from siraben/blockhash-homepage

blockhash: update meta.homepage
parents 21466e63 42b3533f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,