tlsh: update address of official website in metainformation

This commit is contained in:
Armijn Hemel 2021-02-26 12:55:55 +01:00
parent f48c0089e0
commit 11d0bba9e4

View file

@ -26,7 +26,7 @@ buildPythonPackage {
meta = with lib; {
description = "Trend Micro Locality Sensitive Hash";
homepage = "https://github.com/trendmicro/tlsh";
homepage = "http://tlsh.org/";
license = licenses.asl20;
platforms = platforms.unix;
};