exiftool: update to 12.14

This commit is contained in:
Leonid Pliushch 2021-01-07 14:30:18 +02:00
parent 980500a2f7
commit 47af7270c2
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://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.12
TERMUX_PKG_VERSION=12.14
TERMUX_PKG_SRCURL="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=4a6536c69c86a0c87b8eed355938ba3eb903324d2f3aea5e6e87d91172b8ecc8
TERMUX_PKG_SHA256=c1682bd467b0cfb3a385cfe17e413e33a15070d4fe55b82f0302ca47f42341a4
TERMUX_PKG_DEPENDS="perl"
termux_step_make_install() {