libraries/exiftool: Updated for version 12.56.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-02-10 04:23:25 +00:00 committed by Willy Sudiarto Raharjo
parent 04545785f4
commit 7c33378116
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.55}
VERSION=${VERSION:-12.56}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="exiftool"
VERSION="12.55"
VERSION="12.56"
HOMEPAGE="https://exiftool.org"
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.55.tar.gz"
MD5SUM="82b7dd7616357b5687d83197b872d1b4"
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.56.tar.gz"
MD5SUM="c92326c8e4b15db5ed90b706009f8366"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""