Merge pull request #152599 from siraben/blockhash-homepage

blockhash: update meta.homepage
This commit is contained in:
Ben Siraphob
2021-12-29 23:57:29 +07:00
committed by GitHub
+1 -1
View File
@@ -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,