libraries/exiftool: Updated for version 12.55.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-01-21 17:02:42 +00:00 committed by Willy Sudiarto Raharjo
parent be46d95840
commit db1c1715cb
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for exiftool
# Copyright 2011 David Spencer, Baildon, West Yorkshire, U.K.
# Copyright 2022 Alexander Verbovetsky, Moscow, Russia
# Copyright 2022-2023 Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exiftool
VERSION=${VERSION:-12.54}
VERSION=${VERSION:-12.55}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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