exiftool: update to 11.99

This commit is contained in:
Leonid Plyushch 2020-05-11 22:49:48 +03:00
parent b4b4c44173
commit f152c96aab
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.sno.phy.queensu.ca/~phil/exiftool/index.html
TERMUX_PKG_DESCRIPTION="Utility for reading, writing and editing meta information in a wide variety of files."
TERMUX_PKG_LICENSE="Artistic-License-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=11.96
TERMUX_PKG_VERSION=11.99
TERMUX_PKG_SRCURL="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=17bc517851dac7b7074857931ed28fe0edc523b50038193c9f3f4ce3779e40d9
TERMUX_PKG_SHA256=33ed6da3d292652bfbc3131ac533bd8fdfbd576699f9232dbcdfe74beccb70f9
TERMUX_PKG_DEPENDS="perl"
termux_step_make_install() {