summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Corrado Franco <conraid (at) linux (dot) it>2023-12-24 18:45:46 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:32 +0700
commit991d5500cf553bf223e4257ab5a3735dbc958a33 (patch)
tree2fc7458a789b54c6f8c742c066541e1efa950aa5
parent3bde9c7a599c870c87fd07576b75e6f895923ddc (diff)
downloadslackbuilds-991d5500cf553bf223e4257ab5a3735dbc958a33.tar.gz
slackbuilds-991d5500cf553bf223e4257ab5a3735dbc958a33.tar.xz
network/neomutt: Updated for version 20231221.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/neomutt/neomutt.SlackBuild3
-rw-r--r--network/neomutt/neomutt.info6
2 files changed, 4 insertions, 5 deletions
diff --git a/network/neomutt/neomutt.SlackBuild b/network/neomutt/neomutt.SlackBuild
index 356f703c76..f93b18b8ff 100644
--- a/network/neomutt/neomutt.SlackBuild
+++ b/network/neomutt/neomutt.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=neomutt
-VERSION=${VERSION:-20231023}
+VERSION=${VERSION:-20231221}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -104,7 +104,6 @@ CXXFLAGS="$SLKCFLAGS" \
--sqlite \
--full-doc \
--idn2 \
- --disable-idn \
--autocrypt \
--lmdb \
--host=$ARCH-slackware-linux \
diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info
index 81109001b7..ff4039fa6a 100644
--- a/network/neomutt/neomutt.info
+++ b/network/neomutt/neomutt.info
@@ -1,8 +1,8 @@
PRGNAM="neomutt"
-VERSION="20231023"
+VERSION="20231221"
HOMEPAGE="https://github.com/neomutt/neomutt"
-DOWNLOAD="https://github.com/neomutt/neomutt/archive/20231023/neomutt-20231023.tar.gz"
-MD5SUM="a3d9f4f783c3d490c2aa6696ef5a943e"
+DOWNLOAD="https://github.com/neomutt/neomutt/archive/20231221/neomutt-20231221.tar.gz"
+MD5SUM="fb594d2d22723e6f1db541cdcfd1c128"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""