mutt: update to 1.6.2

This commit is contained in:
Juergen Daubert 2016-07-26 14:34:36 +02:00
parent 3392c6a44d
commit 3180eff75c
2 changed files with 5 additions and 4 deletions

View File

@ -1 +1 @@
be4d6e738c75c9287e76db7caec6bace mutt-1.6.1.tar.gz
9f0f9cc35878987d7cdc7df6a1967376 mutt-1.6.2.tar.gz

View File

@ -4,8 +4,8 @@
# Depends on: gdbm ncurses openssl zlib
name=mutt
version=1.6.1
release=2
version=1.6.2
release=1
source=(https://bitbucket.org/mutt/mutt/downloads/$name-$version.tar.gz)
build () {
@ -19,7 +19,8 @@ build () {
--with-ssl \
--enable-hcache \
--disable-nls \
# --enable-smtp --with-sasl
# --enable-gpgme \
# --enable-smtp --with-sasl
make
make DESTDIR=$PKG install