exiftool: update to 12.34

This commit is contained in:
Leonid Pliushch 2021-11-06 20:58:58 +02:00
parent 1755cf2026
commit 86f497434d
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.29
TERMUX_PKG_VERSION=12.34
TERMUX_PKG_SRCURL="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=256d5e46a8c73a202c7e56da2a2bd85e97adfc4c59672e49ca38df1c21ffda27
TERMUX_PKG_SHA256=85679f6293ae3032c7141fce164ea4bf68b2dd65b0e148219b290557981596cd
TERMUX_PKG_DEPENDS="perl"
termux_step_make_install() {