summaryrefslogtreecommitdiffstats
path: root/libraries/exiftool/exiftool.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky2023-03-31 20:29:47 +0200
committer Willy Sudiarto Raharjo2023-04-01 04:14:17 +0200
commite169baf2b573cf867a2f0865224058f078287c30 (patch)
tree8fb7e9352b4f44c504f8f41087d99c1c303d1a58 /libraries/exiftool/exiftool.SlackBuild
parent86e05611bad55fc3d95f39fb61761efcabda4ae8 (diff)
downloadslackbuilds-e169baf2b573cf867a2f0865224058f078287c30.tar.gz
libraries/exiftool: Updated for version 12.59.
Signed-off-by: bedlam <dave@slackbuilds.org> 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 8faadb57d6..ae0be586d2 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.58}
+VERSION=${VERSION:-12.59}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}