mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/dcmtk: Updated for version 3.6.4
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
82b6ebd2fd
commit
33cd4f1f67
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=dcmtk
|
||||
SRCNAM=dcmtk-DCMTK
|
||||
VERSION=${VERSION:-3.6.3}
|
||||
VERSION=${VERSION:-3.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dcmtk"
|
||||
VERSION="3.6.3"
|
||||
VERSION="3.6.4"
|
||||
HOMEPAGE="https://dicom.offis.de/dcmtk"
|
||||
DOWNLOAD="https://github.com/DCMTK/dcmtk/archive/DCMTK-3.6.3/dcmtk-DCMTK-3.6.3.tar.gz"
|
||||
MD5SUM="84be523f74efb7bcd36379c1ea0de30c"
|
||||
DOWNLOAD="https://github.com/DCMTK/dcmtk/archive/DCMTK-3.6.4/dcmtk-DCMTK-3.6.4.tar.gz"
|
||||
MD5SUM="60ad346e5a09590c83640574e40685b7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue