gnu: ssdeep: Update home page.

* gnu/packages/datastructures.scm (ssdeep)[home-page]: Update and use
HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-04-13 04:44:05 +02:00
parent 4d07ce0cf5
commit 73e560bce3
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -115,7 +115,7 @@ and time-efficient for good hash functions.")
(base32 (base32
"1igqy0j7jrklb8fdlrm6ald4cyl1fda5ipfl8crzyl6bax2ajk3f")))) "1igqy0j7jrklb8fdlrm6ald4cyl1fda5ipfl8crzyl6bax2ajk3f"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(home-page "http://ssdeep.sourceforge.net") (home-page "https://ssdeep-project.github.io")
(synopsis "Context-triggered piecewise hashing algorithm") (synopsis "Context-triggered piecewise hashing algorithm")
(description "ssdeep computes and matches context triggered piecewise (description "ssdeep computes and matches context triggered piecewise
hashes (CTPH), also called fuzzy checksums. It can identify similar files hashes (CTPH), also called fuzzy checksums. It can identify similar files