exiftool: Bump to 12.62

This commit is contained in:
Tee KOBAYASHI 2023-05-04 15:44:08 +09:00 committed by xtkoba
parent dcde766274
commit 9f53f9d33e
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="@termux"
TERMUX_PKG_VERSION=12.61
TERMUX_PKG_VERSION=12.62
TERMUX_PKG_SRCURL="https://exiftool.org/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=a7871cd083b84a53d81d29e86cb70c22a79084e11062539ebbe327f1fa67ec30
TERMUX_PKG_SHA256=4990a46c69b656888d7d5732baf4039da964688edddf7a1c2eeb51404999ec1d
TERMUX_PKG_DEPENDS="perl"
TERMUX_PKG_PLATFORM_INDEPENDENT=true