sci-libs/dcmtk: use HTTPs

This commit is contained in:
Michael Mair-Keimberger
2018-05-21 12:19:06 +02:00
committed by Aaron Bauman
parent e8739e59b6
commit 7d439a5d8f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
inherit cmake-utils eutils
DESCRIPTION="The DICOM Toolkit"
HOMEPAGE="http://dicom.offis.de/dcmtk.php.en"
HOMEPAGE="https://dicom.offis.de/dcmtk.php.en"
SRC_URI="ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk360/${P}.tar.gz"
LICENSE="OFFIS"