mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/exiftool: Updated for version 10.15.
This commit is contained in:
parent
3410b38753
commit
238da067ec
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.10}
|
||||
VERSION=${VERSION:-10.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exiftool"
|
||||
VERSION="10.10"
|
||||
VERSION="10.15"
|
||||
HOMEPAGE="https://metacpan.org/pod/Image::ExifTool"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-10.10.tar.gz"
|
||||
MD5SUM="9e60a801a1e199b3a41996fdf1ddbdbb"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-10.15.tar.gz"
|
||||
MD5SUM="08b96f23693848152c1b0f4167a77b29"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue