aboutsummaryrefslogtreecommitdiff
path: root/community/neomutt/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-06-02 22:48:33 +0200
committerCem Keylan <cem@ckyln.com>2023-06-02 22:48:33 +0200
commitc7ee06387d3b96ed31c0b1e07ae30e1c45015a8c (patch)
tree2e1a844c174534d4e7c50240f71ff711216817b6 /community/neomutt/build
parenta8e2c027c219e945aabf2979e8a30bcc56b7dd04 (diff)
downloadrepository-c7ee06387d3b96ed31c0b1e07ae30e1c45015a8c.tar.gz
neomutt: bump to 20230517
Diffstat (limited to 'community/neomutt/build')
-rwxr-xr-xcommunity/neomutt/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/neomutt/build b/community/neomutt/build
index ac312d23..72ec5fa9 100755
--- a/community/neomutt/build
+++ b/community/neomutt/build
@@ -6,7 +6,7 @@ export LDFLAGS="$LDFLAGS -static -lsasl2 -ldl -lresolv"
--prefix=/usr \
--ssl \
--disable-doc \
- --disable-idn \
+ --disable-idn2 \
--disable-nls \
make