summaryrefslogtreecommitdiffstats
path: root/libraries/exiftool/exiftool.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky2023-11-25 01:26:03 +0100
committer Willy Sudiarto Raharjo2023-11-25 01:58:52 +0100
commit50102df4f8bc93f6f82a3aad59f7ee8fc5cf2947 (patch)
tree036e3251892e713d574896cf19a5a7d028eec481 /libraries/exiftool/exiftool.SlackBuild
parent4fe341269f6a7ccdd55aef559456abd0502ffd8b (diff)
downloadslackbuilds-50102df4f8bc93f6f82a3aad59f7ee8fc5cf2947.tar.gz
libraries/exiftool: Updated for version 12.70.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/exiftool/exiftool.SlackBuild')
-rw-r--r--libraries/exiftool/exiftool.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/exiftool/exiftool.SlackBuild b/libraries/exiftool/exiftool.SlackBuild
index 2bf5c30f81..6c7e826baf 100644
--- a/libraries/exiftool/exiftool.SlackBuild
+++ b/libraries/exiftool/exiftool.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exiftool
-VERSION=${VERSION:-12.60}
+VERSION=${VERSION:-12.70}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}