tlsh: update address of official website in metainformation
This commit is contained in:
parent
f48c0089e0
commit
11d0bba9e4
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue