From: Michael Mair-Keimberger Date: Tue, 10 Apr 2018 11:50:17 +0000 (+0200) Subject: app-crypt/md6sum: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3bc08b1e736e3faca0666497b644b505cca2e26b;p=gentoo.git app-crypt/md6sum: use HTTPS --- diff --git a/app-crypt/md6sum/md6sum-1.0-r2.ebuild b/app-crypt/md6sum/md6sum-1.0-r2.ebuild index 0447b87fa2ed..93020816bfd6 100644 --- a/app-crypt/md6sum/md6sum-1.0-r2.ebuild +++ b/app-crypt/md6sum/md6sum-1.0-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="A C implementation of MD6" -HOMEPAGE="http://groups.csail.mit.edu/cis/md6" +HOMEPAGE="https://groups.csail.mit.edu/cis/md6" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT"