notmuch: Update from 0.28 to 0.28.1

This commit is contained in:
Fredrik Fornwall 2019-02-03 22:51:35 +01:00
parent 950e9eb7fc
commit 5af1e5cfc1
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://notmuchmail.org
TERMUX_PKG_DESCRIPTION="Thread-based email index, search and tagging system"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_VERSION=0.28
TERMUX_PKG_SHA256=acca75cec91651ccd2a7e31f7004e2ae14eff4ae38e375b8a88414c464cd0a37
TERMUX_PKG_VERSION=0.28.1
TERMUX_PKG_SHA256=d111e938137d5a465afc2b133d14df1fa356537d9ce752c919fe5673f3749a55
TERMUX_PKG_SRCURL=https://notmuchmail.org/releases/notmuch-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_DEPENDS="glib, libgmime, libtalloc, libxapian"