From: Michael Mair-Keimberger Date: Mon, 21 May 2018 10:19:06 +0000 (+0200) Subject: sci-libs/dcmtk: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7d439a5d8fcaec6aab7f5ca446a6c4f910bcc7f3;p=gentoo.git sci-libs/dcmtk: use HTTPs --- diff --git a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild index 2b6faacbba6c..414724b2e234 100644 --- a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild +++ b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild @@ -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"