libraries/exiftool: Updated for version 12.70.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-11-25 07:26:03 +07:00 committed by Willy Sudiarto Raharjo
parent 4fe341269f
commit 50102df4f8
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) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exiftool PRGNAM=exiftool
VERSION=${VERSION:-12.60} VERSION=${VERSION:-12.70}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

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