mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
sci-libs/dcmtk: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
e8739e59b6
commit
7d439a5d8f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user