exiftool: update to 11.89

This commit is contained in:
Leonid Pliushch 2020-03-01 19:28:31 +02:00
parent 304f060ea2
commit 5c1db9013e
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.88
TERMUX_PKG_VERSION=11.89
TERMUX_PKG_SRCURL="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=924a08f8aa120c05f588937d55bbd6c5ab48aeab012083d668ed91dae1bb88a4
TERMUX_PKG_SHA256=f76779003220e1866e1ec90415f69a7dd494ed5c6993e2d7706e02fa64b167e8
TERMUX_PKG_DEPENDS="perl"
termux_step_make_install() {