mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/dcmtk: Update for version 3.6.5
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
7113616a82
commit
0176baa727
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for dcmtk
|
||||
|
||||
# Copyright 2018 Christoph Willing, Brisbane Australia
|
||||
# Copyright 2018-2019 Christoph Willing, Brisbane Australia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=dcmtk
|
||||
SRCNAM=dcmtk-DCMTK
|
||||
VERSION=${VERSION:-3.6.4}
|
||||
VERSION=${VERSION:-3.6.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dcmtk"
|
||||
VERSION="3.6.4"
|
||||
VERSION="3.6.5"
|
||||
HOMEPAGE="https://dicom.offis.de/dcmtk"
|
||||
DOWNLOAD="https://github.com/DCMTK/dcmtk/archive/DCMTK-3.6.4/dcmtk-DCMTK-3.6.4.tar.gz"
|
||||
MD5SUM="60ad346e5a09590c83640574e40685b7"
|
||||
DOWNLOAD="https://github.com/DCMTK/dcmtk/archive/DCMTK-3.6.5/dcmtk-DCMTK-3.6.5.tar.gz"
|
||||
MD5SUM="5e16d05ed958fd1089dfd6cc7ce9a569"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue