summaryrefslogtreecommitdiffstats
path: root/libraries/exiftool/exiftool.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky2024-02-02 02:15:32 +0100
committer Willy Sudiarto Raharjo2024-02-02 05:05:06 +0100
commit784b85f15c322c63850a7f008d54c3e264375182 (patch)
treee41453c18aca969506d96c526fa8c97a53232cb5 /libraries/exiftool/exiftool.SlackBuild
parent758d157ac3b263a24b65e181cecde4d0e9a17ce9 (diff)
downloadslackbuilds-784b85f15c322c63850a7f008d54c3e264375182.tar.gz
libraries/exiftool: Updated for version 12.76.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/exiftool/exiftool.SlackBuild')
-rw-r--r--libraries/exiftool/exiftool.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/exiftool/exiftool.SlackBuild b/libraries/exiftool/exiftool.SlackBuild
index 6c7e826baf..8060f01431 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-2023 Alexander Verbovetsky, Moscow, Russia
+# Copyright 2022-2024 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.70}
+VERSION=${VERSION:-12.76}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}