app-crypt/md6sum: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:50:17 +0000 (13:50 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Tue, 10 Apr 2018 19:24:17 +0000 (22:24 +0300)
app-crypt/md6sum/md6sum-1.0-r2.ebuild

index 0447b87fa2ede7546298a0675dbb6b262b50cce2..93020816bfd69ef2aae100b806db73275d9c2b2a 100644 (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"