libraries/exiftool: Updated for version 11.01.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d632029e34
commit
c23159827c
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=exiftool
|
||||
VERSION=${VERSION:-11.00}
|
||||
VERSION=${VERSION:-11.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exiftool"
|
||||
VERSION="11.00"
|
||||
HOMEPAGE="https://metacpan.org/pod/Image::ExifTool"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-11.00.tar.gz"
|
||||
MD5SUM="aafe831d13a209bca627411221b0b857"
|
||||
VERSION="11.01"
|
||||
HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-11.01.tar.gz"
|
||||
MD5SUM="d313a327b0fd57b985f78e287fe3da85"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue