exiftool: update to 11.80

This commit is contained in:
Leonid Pliushch 2019-12-20 03:55:41 +02:00
parent cd5c594655
commit f7de0c18ba

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.79
TERMUX_PKG_VERSION=11.80
TERMUX_PKG_SRCURL="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=d318f7199fff948bce9fa6918c9de3ec938fb3a50b2ec021d2ad0ea8ba069ff1
TERMUX_PKG_SHA256=89b4cb4e244bdd8f06a92f89e1762bdeae50360efe9e0cc6ab2b710b6015b78c
TERMUX_PKG_DEPENDS="perl"
termux_step_make_install() {