exiftool: Update from 11.77 to 11.78

This commit is contained in:
Fredrik Fornwall 2019-12-05 23:17:42 +01:00
parent 38b7de2405
commit 7dcc42d3cc
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.77
TERMUX_PKG_VERSION=11.78
TERMUX_PKG_SRCURL="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=64089b3050766021d74048face999278f097570b8e86f30d248169063b57a090
TERMUX_PKG_SHA256=3c59931c617f892f8a18e8b57a3ce2eea49dbcce0cdc6d0a2713f1e8dff743a9
TERMUX_PKG_DEPENDS="perl"
termux_step_make_install() {