diff options
Diffstat (limited to 'app-crypt/md6sum')
-rw-r--r-- | app-crypt/md6sum/md6sum-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |