aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-28 00:14:06 +0300
committerCem Keylan <cem@ckyln.com>2020-06-28 00:14:06 +0300
commit82a1993b85cd6fe0a6cd59330fb15b6e47c5a375 (patch)
tree18d670bb2d16072e9061a4618612950a0087408c /community
parentc77f9c105d3d1fa040bfa51fbcaa931fbedfdf93 (diff)
downloadrepository-82a1993b85cd6fe0a6cd59330fb15b6e47c5a375.tar.gz
neomutt: bump to 20200626
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/neomutt/build4
-rw-r--r--community/neomutt/checksums2
-rw-r--r--community/neomutt/depends10
-rw-r--r--community/neomutt/sources2
-rw-r--r--community/neomutt/version2
5 files changed, 10 insertions, 10 deletions
diff --git a/community/neomutt/build b/community/neomutt/build
index e41f86da..ac312d23 100755
--- a/community/neomutt/build
+++ b/community/neomutt/build
@@ -1,13 +1,13 @@
#!/bin/sh -e
+export LDFLAGS="$LDFLAGS -static -lsasl2 -ldl -lresolv"
+
./configure \
--prefix=/usr \
--ssl \
--disable-doc \
--disable-idn \
--disable-nls \
- --zlib \
- --lua --sasl
make
make DESTDIR="$1" install
diff --git a/community/neomutt/checksums b/community/neomutt/checksums
index 72073c7b..47417fd4 100644
--- a/community/neomutt/checksums
+++ b/community/neomutt/checksums
@@ -1 +1 @@
-4449d43b3586a730ead151c66afc6af37e3ea15b3e72065e579a9e9884146acc 20200619.tar.gz
+94b2e59667a080cb9d531050c3ad320f9951ba7ba09eb7eda15427899627f89e 20200626.tar.gz
diff --git a/community/neomutt/depends b/community/neomutt/depends
index 4bcda82b..7f35478f 100644
--- a/community/neomutt/depends
+++ b/community/neomutt/depends
@@ -1,5 +1,5 @@
-cyrus-sasl
-libressl
-lua
-ncurses
-zlib
+cyrus-sasl make
+libressl make
+lua make
+ncurses make
+zlib make
diff --git a/community/neomutt/sources b/community/neomutt/sources
index c0e42e06..c973f500 100644
--- a/community/neomutt/sources
+++ b/community/neomutt/sources
@@ -1 +1 @@
-https://github.com/neomutt/neomutt/archive/20200619.tar.gz
+https://github.com/neomutt/neomutt/archive/20200626.tar.gz
diff --git a/community/neomutt/version b/community/neomutt/version
index d45091ca..1391f1bb 100644
--- a/community/neomutt/version
+++ b/community/neomutt/version
@@ -1 +1 @@
-20200619 1
+20200626 1