From 82a1993b85cd6fe0a6cd59330fb15b6e47c5a375 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 28 Jun 2020 00:14:06 +0300 Subject: neomutt: bump to 20200626 --- community/neomutt/build | 4 ++-- community/neomutt/checksums | 2 +- community/neomutt/depends | 10 +++++----- community/neomutt/sources | 2 +- community/neomutt/version | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'community') 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 -- cgit v1.2.3