mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-crypt/md6sum: use HTTPS
This commit is contained in:
committed by
Alon Bar-Lev
parent
10d27455a5
commit
3bc08b1e73
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user