dcmtk 3.6.2
Closes #19324. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7ea2020218
commit
f7ac2d6a12
1 changed files with 2 additions and 7 deletions
|
@ -1,13 +1,8 @@
|
|||
class Dcmtk < Formula
|
||||
desc "OFFIS DICOM toolkit command-line utilities"
|
||||
homepage "http://dicom.offis.de/dcmtk.php.en"
|
||||
|
||||
# Current snapshot used for stable now (using - instead of _ in the version field).
|
||||
url "http://dicom.offis.de/download/dcmtk/snapshot/dcmtk-3.6.1_20170228.tar.gz"
|
||||
mirror "http://dicom.offis.de/download/dcmtk/snapshot/old/dcmtk-3.6.1_20170228.tar.gz"
|
||||
version "3.6.1-20170228"
|
||||
sha256 "8de2f2ae70f71455288ec85c96a2579391300c7462f69a4a6398e9ec51779c11"
|
||||
revision 1
|
||||
url "http://dicom.offis.de/download/dcmtk/dcmtk362/dcmtk-3.6.2.tar.gz"
|
||||
sha256 "1b5cf1dcb23cad401310c3afeb961c3613e3d20ab2d161dcc8bf0735b443218d"
|
||||
head "git://git.dcmtk.org/dcmtk.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue