app-crypt/ssdeep: update HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 6 May 2019 17:11:46 +0000 (19:11 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Mon, 6 May 2019 17:27:32 +0000 (20:27 +0300)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
app-crypt/ssdeep/ssdeep-2.14.1.ebuild

index 306ea16efa2a48cd8b909e085a266c80a8108c2c..6c177a3d42618e3b980dd3b029124121200ad4e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit autotools multilib-minimal
 
 DESCRIPTION="Computes context triggered piecewise hashes (fuzzy hashes)"
-HOMEPAGE="http://ssdeep.sourceforge.net/"
+HOMEPAGE="https://ssdeep-project.github.io/ssdeep/"
 SRC_URI="https://github.com/${PN}-project/${PN}/releases/download/release-${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"