DCMTK: update to version 3.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
5dd91d6514
commit
0101cc1078
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class Dcmtk <Formula
|
||||
homepage 'http://dicom.offis.de/dcmtk.php.en'
|
||||
url 'http://dicom.offis.de/download/dcmtk/snapshot/old/dcmtk-3.5.5_20101008.tar.gz'
|
||||
md5 'd82e7c7910f96a0b27a1a215b752d37e'
|
||||
version '3.5.5_20101008'
|
||||
url 'ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk360/dcmtk-3.6.0.tar.gz'
|
||||
md5 '19409e039e29a330893caea98715390e'
|
||||
version '3.6.0'
|
||||
|
||||
depends_on 'libtiff'
|
||||
|
||||
|
|
Loading…
Reference in a new issue