Skip to content

Commit

Permalink
bump(main/exiftool): 12.89
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Jul 14, 2024
1 parent d1a84e9 commit 42f963d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/exiftool/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://exiftool.org/
TERMUX_PKG_DESCRIPTION="Utility for reading, writing and editing meta information in a wide variety of files."
TERMUX_PKG_LICENSE="Artistic-License-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="12.88"
TERMUX_PKG_VERSION="12.89"
TERMUX_PKG_SRCURL="https://exiftool.org/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=a4a752243c6317c03247e38549d20bc3af4742b2d8a3fb95b3df27ce2f7cc571
TERMUX_PKG_SHA256=f7d4fa161b3e5f82d8a6bba41cf022c4b325d93b5c14c46ef9feefd3b73d1b86
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP='^\d+\.\d+(\.(?!0$)\d+)?'
TERMUX_PKG_DEPENDS="perl"
Expand Down

0 comments on commit 42f963d

Please sign in to comment.