bump(main/neomutt): 20240425

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-25 12:18:14 +00:00
parent 5b5cb70ff4
commit eac70060aa
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="A version of mutt with added features"
# License: GPL-2.0-or-later
TERMUX_PKG_LICENSE="GPL-2.0, GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="20240416"
TERMUX_PKG_VERSION="20240425"
TERMUX_PKG_SRCURL=https://github.com/neomutt/neomutt/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d1b90308bf1fa4771f4ceb2c11e738620f6b18186149a24e006b5680ef3c64b6
TERMUX_PKG_SHA256=a5aed0a0f506260997821c23cb148bc5ca4938fd613e0e8b89556f397ffc17f7
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d{8}"
TERMUX_PKG_DEPENDS="gdbm, krb5, libandroid-support, libiconv, libsasl, ncurses, notmuch, openssl, zlib, zstd"