mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/exiftool: Updated for version 10.50.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8caf28362a
commit
8a1acc1845
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.40}
|
||||
VERSION=${VERSION:-10.50}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exiftool"
|
||||
VERSION="10.40"
|
||||
VERSION="10.50"
|
||||
HOMEPAGE="https://metacpan.org/pod/Image::ExifTool"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-10.40.tar.gz"
|
||||
MD5SUM="dc9ee4da098436ccd73b6b179c4889d1"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-10.50.tar.gz"
|
||||
MD5SUM="c93bcbbdbe37c23ab7ec3c0664c08b3f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue