libraries/exiftool: Updated for version 12.60.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-04-08 01:57:30 +01:00 committed by Willy Sudiarto Raharjo
parent 98864319db
commit 0b20873557
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exiftool
VERSION=${VERSION:-12.59}
VERSION=${VERSION:-12.60}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="exiftool"
VERSION="12.59"
VERSION="12.60"
HOMEPAGE="https://exiftool.org"
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.59.tar.gz"
MD5SUM="e552203e31fc4c3d2ceba2fbfeae359d"
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.60.tar.gz"
MD5SUM="ab1b5d756aaa8188890afa5a16563f57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""