mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
libraries/exiftool: Updated for version 11.00.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9631c6b1bf
commit
58c4b6a467
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=exiftool
|
||||
VERSION=${VERSION:-10.80}
|
||||
VERSION=${VERSION:-11.00}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exiftool"
|
||||
VERSION="10.80"
|
||||
VERSION="11.00"
|
||||
HOMEPAGE="https://metacpan.org/pod/Image::ExifTool"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-10.80.tar.gz"
|
||||
MD5SUM="4b830155ab20e1f6280d5dec82d521f1"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-11.00.tar.gz"
|
||||
MD5SUM="aafe831d13a209bca627411221b0b857"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue