network/neomutt: Updated for version 20200320.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Corrado Franco 2020-03-20 23:34:31 +07:00 committed by Willy Sudiarto Raharjo
parent f97d751b6b
commit 28a6da1e62
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 5 deletions

View file

@ -26,8 +26,8 @@
# Latest version of this SlackBuild at https://github.com/conraid/SlackBuilds
PRGNAM=neomutt
VERSION=${VERSION:-20191207}
BUILD=${BUILD:-2}
VERSION=${VERSION:-20200320}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z ${ARCH:=""} ]; then
@ -93,6 +93,7 @@ CXXFLAGS="$SLKCFLAGS" \
--gdbm \
--gpgme \
--locales-fix \
--sqlite \
--host=$ARCH-slackware-linux \
--build=$ARCH-slackware-linux \
$LUA $NOTMUCH $KYOTO $IDN2

View file

@ -1,8 +1,8 @@
PRGNAM="neomutt"
VERSION="20191207"
VERSION="20200320"
HOMEPAGE="https://github.com/neomutt/neomutt"
DOWNLOAD="https://github.com/neomutt/neomutt/archive/20191207/neomutt-20191207.tar.gz"
MD5SUM="0f9ddc2a17baf0ee4d355bb397b09d3e"
DOWNLOAD="https://github.com/neomutt/neomutt/archive/20200320/neomutt-20200320.tar.gz"
MD5SUM="ee975317f1dfa06cd1a7e2626911697a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""