summaryrefslogtreecommitdiffstats
path: root/libraries/exiftool
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-01-21 17:02:42 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:22:56 +0700
commitdb1c1715cbd3a03e3201ab2b5589be94e588165b (patch)
tree1eafd641d9d264d7c334f69f54b70a2d10dddb96 /libraries/exiftool
parentbe46d958407775ce337e67728f2b9945d99f2a79 (diff)
downloadslackbuilds-db1c1715cbd3a03e3201ab2b5589be94e588165b.tar.gz
slackbuilds-db1c1715cbd3a03e3201ab2b5589be94e588165b.tar.xz
libraries/exiftool: Updated for version 12.55.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/exiftool')
-rw-r--r--libraries/exiftool/exiftool.SlackBuild4
-rw-r--r--libraries/exiftool/exiftool.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/exiftool/exiftool.SlackBuild b/libraries/exiftool/exiftool.SlackBuild
index 14dc77a45b..09c9e4e4ff 100644
--- a/libraries/exiftool/exiftool.SlackBuild
+++ b/libraries/exiftool/exiftool.SlackBuild
@@ -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}
diff --git a/libraries/exiftool/exiftool.info b/libraries/exiftool/exiftool.info
index 94fa698b1b..77e6c29000 100644
--- a/libraries/exiftool/exiftool.info
+++ b/libraries/exiftool/exiftool.info
@@ -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=""