app-crypt/md6sum: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-04-10 13:50:17 +02:00
committed by Alon Bar-Lev
parent 10d27455a5
commit 3bc08b1e73

View File

@@ -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"