Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
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.83 |
|
|
|
TERMUX_PKG_VERSION=11.84 |
|
|
|
TERMUX_PKG_SRCURL="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz" |
|
|
|
TERMUX_PKG_SHA256=f1f1b3e09c38af5b21c936098571231a4d66aef208d9c57f6a1d952c4a096ecb |
|
|
|
TERMUX_PKG_SHA256=4bd935abf0be4139810f147edb19f6bd470d573bd2fa2b5a0b832d0f4cb8116d |
|
|
|
TERMUX_PKG_DEPENDS="perl" |
|
|
|
|
|
|
|
termux_step_make_install() { |
|
|
|