libraries/exiftool: Updated for version 12.70.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4fe341269f
commit
50102df4f8
|
@ -26,7 +26,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=exiftool
|
PRGNAM=exiftool
|
||||||
VERSION=${VERSION:-12.60}
|
VERSION=${VERSION:-12.70}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="exiftool"
|
PRGNAM="exiftool"
|
||||||
VERSION="12.60"
|
VERSION="12.70"
|
||||||
HOMEPAGE="https://exiftool.org"
|
HOMEPAGE="https://exiftool.org"
|
||||||
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.60.tar.gz"
|
DOWNLOAD="https://exiftool.org/Image-ExifTool-12.70.tar.gz"
|
||||||
MD5SUM="ab1b5d756aaa8188890afa5a16563f57"
|
MD5SUM="19c33b5edbc3dfd981436aca1b985d94"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue