Browse Source

exiftool: update to 11.80

emacs-27
Leonid Plyushch 5 years ago
parent
commit
273afc548d
  1. 4
      packages/exiftool/build.sh

4
packages/exiftool/build.sh

@ -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() {

Loading…
Cancel
Save