From 7cfe089a5f33297b9d3e361227f60ab12775ee0a Mon Sep 17 00:00:00 2001 From: fbrosson Date: Mon, 5 Feb 2018 23:08:37 +0000 Subject: [PATCH] exiftool: bump to 10.78 (development release) --- .../{exiftool-10.42.recipe => exiftool-10.78.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename media-libs/exiftool/{exiftool-10.42.recipe => exiftool-10.78.recipe} (73%) diff --git a/media-libs/exiftool/exiftool-10.42.recipe b/media-libs/exiftool/exiftool-10.78.recipe similarity index 73% rename from media-libs/exiftool/exiftool-10.42.recipe rename to media-libs/exiftool/exiftool-10.78.recipe index 8a99981fd..5dba6471f 100644 --- a/media-libs/exiftool/exiftool-10.42.recipe +++ b/media-libs/exiftool/exiftool-10.78.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/" -COPYRIGHT="2003-2017 Phil Harvey" +HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/" +COPYRIGHT="2003-2018 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="b172a18a658b17b9b2a9457ef739df679a563aff778db5a1337e54d3119143ac" +SOURCE_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$portVersion.tar.gz" +CHECKSUM_SHA256="06d34e17824db5f496760690705eeeb0aaa4f1cdb701d9ffb78e863a12c68e10" SOURCE_DIR="Image-ExifTool-$portVersion" ARCHITECTURES="any"