libraries/exiftool: Updated for version 9.70.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
1e5aa5fb58
commit
70318953e2
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=exiftool
|
||||
VERSION=${VERSION:-9.60}
|
||||
VERSION=${VERSION:-9.70}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exiftool"
|
||||
VERSION="9.60"
|
||||
VERSION="9.70"
|
||||
HOMEPAGE="https://metacpan.org/pod/Image::ExifTool"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-9.60.tar.gz"
|
||||
MD5SUM="d025ebcb4946df14f44fa991ae40a1d6"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-9.70.tar.gz"
|
||||
MD5SUM="474bb4b097c8e1577067855f88e67bf8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue