exiftool: bump to 10.55 (production release)

This commit is contained in:
fbrosson
2018-02-05 23:05:45 +00:00
parent e486e5ac3c
commit 0847704cab

View File

@@ -3,13 +3,13 @@ DESCRIPTION="ExifTool is both a Perl library and a command-line script that \
enables editing of the metadata of a large variety of files. This includes all \
major image formats which support metadata as well as the vendor-specific \
metadata of numerous digital cameras."
HOMEPAGE="http://www.sno.phy.queensu.ca/~phil/exiftool/"
HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/"
COPYRIGHT="2003-2017 Phil Harvey"
LICENSE="GNU GPL v1
Artistic"
REVISION="1"
SOURCE_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$portVersion.tar.gz"
CHECKSUM_SHA256="9e3619e2f9c838b37f67ab55fd541b5472b328d5f464468442367292666a05dc"
SOURCE_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$portVersion.tar.gz"
CHECKSUM_SHA256="029b81a43f423332c00b76b5402fd8f85dee975fad41a734b494faeda4e41f7d"
SOURCE_DIR="Image-ExifTool-$portVersion"
ARCHITECTURES="any"