libraries/dcmtk: Update for version 3.6.5

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2019-11-12 22:24:07 +10:00 committed by Willy Sudiarto Raharjo
parent 7113616a82
commit 0176baa727
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""