exiftool: bump version

Fixes #10788

Upstream switched to `/usr/bin/env perl` which avoids the issue. The previous
commit is still needed for other recipes though.
This commit is contained in:
Joachim Mairböck
2024-08-04 14:41:34 +02:00
parent 0074de8708
commit e3a92af22c

View File

@@ -9,7 +9,7 @@ LICENSE="GNU GPL v1
Artistic"
REVISION="1"
SOURCE_URI="https://exiftool.org/Image-ExifTool-$portVersion.tar.gz"
CHECKSUM_SHA256="7da3428d374cb18b2ab7011278d29b85bcac560e0d551efc7a6704ef0e7f2c21"
CHECKSUM_SHA256="aa482def59d23c325a52783fce7aee3c62f6b8c27a1da329192da9b96a3451ed"
SOURCE_DIR="Image-ExifTool-$portVersion"
ARCHITECTURES="any"