sci-libs/dcmtk: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 21 May 2018 10:19:06 +0000 (12:19 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 21 May 2018 17:02:32 +0000 (13:02 -0400)
sci-libs/dcmtk/dcmtk-3.6.0.ebuild

index 2b6faacbba6cdc882d2ef5969dbd65a0b26a4809..414724b2e234d4b0db23fb9bf033f973242992e4 100644 (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"