diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-06-12 09:17:32 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-14 01:13:28 +0100 |
commit | c23159827ce5bfe60945efd991836b4474af997a (patch) | |
tree | 812fcbe49906720e9485c7a99a50f05aaedf56b6 /libraries/exiftool/exiftool.SlackBuild | |
parent | d632029e34bc0a5ec410ddecdf527f3dff542691 (diff) | |
download | slackbuilds-c23159827ce5bfe60945efd991836b4474af997a.tar.gz |
libraries/exiftool: Updated for version 11.01.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/exiftool/exiftool.SlackBuild')
-rw-r--r-- | libraries/exiftool/exiftool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/exiftool/exiftool.SlackBuild b/libraries/exiftool/exiftool.SlackBuild index 710247322e..c1d0306f45 100644 --- a/libraries/exiftool/exiftool.SlackBuild +++ b/libraries/exiftool/exiftool.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=exiftool -VERSION=${VERSION:-11.00} +VERSION=${VERSION:-11.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |