neomutt: update to 20220415

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-04-15 18:10:46 +00:00
parent 77c3ae5d89
commit 4048fb12fd
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://neomutt.org/
TERMUX_PKG_DESCRIPTION="A version of mutt with added features"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="20220408"
TERMUX_PKG_VERSION="20220415"
TERMUX_PKG_SRCURL=https://github.com/neomutt/neomutt/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=bb138adb09b1f164fe690749e991a5505bf4f50b6ad478ffb085c609d5617cc7
TERMUX_PKG_SHA256=84982cb4c2fed63e90d71fab45faa90738bfc58050430606135cbd8924d94682
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d{8}"
TERMUX_PKG_DEPENDS="gdbm, krb5, libiconv, libsasl, ncurses, notmuch, openssl, zlib, zstd"