From 0847704cab43c1f3ccd23b4249e3479f49f28470 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Mon, 5 Feb 2018 23:05:45 +0000 Subject: [PATCH] exiftool: bump to 10.55 (production release) --- .../{exiftool-10.40.recipe => exiftool-10.55.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename media-libs/exiftool/{exiftool-10.40.recipe => exiftool-10.55.recipe} (76%) diff --git a/media-libs/exiftool/exiftool-10.40.recipe b/media-libs/exiftool/exiftool-10.55.recipe similarity index 76% rename from media-libs/exiftool/exiftool-10.40.recipe rename to media-libs/exiftool/exiftool-10.55.recipe index c06b06924..f312cbd3c 100644 --- a/media-libs/exiftool/exiftool-10.40.recipe +++ b/media-libs/exiftool/exiftool-10.55.recipe @@ -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"