From: Michael Mair-Keimberger Date: Mon, 6 May 2019 17:11:46 +0000 (+0200) Subject: app-crypt/ssdeep: update HOMEPAGE, use HTTPS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b9b05e04fb6025d003e29c6e62f7786ddccd3ccb;p=gentoo.git app-crypt/ssdeep: update HOMEPAGE, use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Alon Bar-Lev --- diff --git a/app-crypt/ssdeep/ssdeep-2.14.1.ebuild b/app-crypt/ssdeep/ssdeep-2.14.1.ebuild index 306ea16efa2a..6c177a3d4261 100644 --- a/app-crypt/ssdeep/ssdeep-2.14.1.ebuild +++ b/app-crypt/ssdeep/ssdeep-2.14.1.ebuild @@ -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"