mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: ssdeep: Update home page.
* gnu/packages/datastructures.scm (ssdeep)[home-page]: Update and use HTTPS.
This commit is contained in:
parent
4d07ce0cf5
commit
73e560bce3
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ (define-public ssdeep
|
|||
(base32
|
||||
"1igqy0j7jrklb8fdlrm6ald4cyl1fda5ipfl8crzyl6bax2ajk3f"))))
|
||||
(build-system gnu-build-system)
|
||||
(home-page "http://ssdeep.sourceforge.net")
|
||||
(home-page "https://ssdeep-project.github.io")
|
||||
(synopsis "Context-triggered piecewise hashing algorithm")
|
||||
(description "ssdeep computes and matches context triggered piecewise
|
||||
hashes (CTPH), also called fuzzy checksums. It can identify similar files
|
||||
|
|
Loading…
Reference in a new issue