summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Corrado Franco2020-03-20 17:34:31 +0100
committer Willy Sudiarto Raharjo2020-03-20 17:34:31 +0100
commit28a6da1e6210152923fd731542cfe282ac888ab7 (patch)
tree6a9fbc6b64bafdc5df1e5759f10468c00f20866d /network
parentf97d751b6bc004156c99d2e58f8dcc00fb36a504 (diff)
downloadslackbuilds-28a6da1e6210152923fd731542cfe282ac888ab7.tar.gz
network/neomutt: Updated for version 20200320.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/neomutt/neomutt.SlackBuild5
-rw-r--r--network/neomutt/neomutt.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/network/neomutt/neomutt.SlackBuild b/network/neomutt/neomutt.SlackBuild
index 726cebc000..cf4400db76 100644
--- a/network/neomutt/neomutt.SlackBuild
+++ b/network/neomutt/neomutt.SlackBuild
@@ -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
diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info
index 3008071e67..c50c5700e7 100644
--- a/network/neomutt/neomutt.info
+++ b/network/neomutt/neomutt.info
@@ -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=""