summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-21 12:19:06 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-21 13:02:32 -0400
commit7d439a5d8fcaec6aab7f5ca446a6c4f910bcc7f3 (patch)
treecca27b421d531220f8cc2757b99912c0961147b0 /sci-libs
parentsci-biology/glimmer: use HTTPs (diff)
downloadgentoo-7d439a5d8fcaec6aab7f5ca446a6c4f910bcc7f3.tar.gz
gentoo-7d439a5d8fcaec6aab7f5ca446a6c4f910bcc7f3.tar.bz2
gentoo-7d439a5d8fcaec6aab7f5ca446a6c4f910bcc7f3.zip
sci-libs/dcmtk: use HTTPs
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/dcmtk/dcmtk-3.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"