libraries/exiftool: Updated for version 12.54.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-01-12 18:57:50 +00:00 committed by Willy Sudiarto Raharjo
parent 88d8759d35
commit 16ab494e0a
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.53}
VERSION=${VERSION:-12.54}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="exiftool"
VERSION="12.53"
VERSION="12.54"
HOMEPAGE="https://exiftool.org"
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.53.tar.gz"
MD5SUM="25e386e5e99088f79b13d72120ea61f1"
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.54.tar.gz"
MD5SUM="efbb64d6b24f63b3d58a0dfcc66063fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""