From 1d17526ff91d58f8a9795b962b3ebb4f176d2c47 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:52:19 +0000 Subject: [PATCH] exiftool/13.16 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- exiftool.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exiftool.yaml b/exiftool.yaml index 9a7aeafd3ef..3ab74c28af5 100644 --- a/exiftool.yaml +++ b/exiftool.yaml @@ -1,6 +1,6 @@ package: name: exiftool - version: "13.15" + version: "13.16" epoch: 0 description: ExifTool meta information reader/writer copyright: @@ -24,7 +24,7 @@ pipeline: with: repository: https://github.com/exiftool/exiftool tag: ${{package.version}} - expected-commit: a34741a14a99b116b62486b5411d7b730cdf30e2 + expected-commit: e2f9b3a4c57f26eabc82958cb4c6ebe66637c4e2 - runs: | PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor