summaryrefslogtreecommitdiffstats
path: root/libraries/exiftool/exiftool.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky2022-11-24 14:55:01 +0100
committer Willy Sudiarto Raharjo2022-11-24 14:55:01 +0100
commit4d1978af83b6dd01894a462f8732f821c9ab1501 (patch)
tree7628891b2dce0db0348abdb9f9f95da57e29035e /libraries/exiftool/exiftool.SlackBuild
parentbe37d9677ea5351bd7c427d646472ff63be736fa (diff)
downloadslackbuilds-4d1978af83b6dd01894a462f8732f821c9ab1501.tar.gz
libraries/exiftool: Updated for version 12.51.
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 f7c8e56b9e..8c3fc97143 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.50}
+VERSION=${VERSION:-12.51}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}