exiftool: update to 12.12

This commit is contained in:
Leonid Pliushch 2020-12-07 20:34:10 +00:00
parent 7b25dca387
commit 3f45cfcffa
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://exiftool.org/
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 Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=12.10
TERMUX_PKG_VERSION=12.12
TERMUX_PKG_SRCURL="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=da611df6b25e5f7750ebe34c6b565bb7a4027c4ca209f9de723555f9dc204976
TERMUX_PKG_SHA256=4a6536c69c86a0c87b8eed355938ba3eb903324d2f3aea5e6e87d91172b8ecc8
TERMUX_PKG_DEPENDS="perl"
termux_step_make_install() {