diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 4e6635dad..20dc3ea57 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mutt -PKG_VERSION:=1.5.19 +PKG_VERSION:=1.5.20 PKG_RELEASE:=1 PKG_SOURCE_URL:=@SF/mutt PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=73b3747bc7f7c805921e8d24ebac693f +PKG_MD5SUM:=027cdd9959203de0c3c64149a7ee351c include $(INCLUDE_DIR)/package.mk diff --git a/mail/mutt/patches/001-no_po_and_docs.patch b/mail/mutt/patches/001-no_po_and_docs.patch index 5b5d470ef..9953c10a9 100644 --- a/mail/mutt/patches/001-no_po_and_docs.patch +++ b/mail/mutt/patches/001-no_po_and_docs.patch @@ -1,6 +1,6 @@ --- a/Makefile.in +++ b/Makefile.in -@@ -291,7 +291,7 @@ top_srcdir = @top_srcdir@ +@@ -340,7 +340,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = 1.6 foreign @BUILD_IMAP_TRUE@IMAP_SUBDIR = imap @BUILD_IMAP_TRUE@IMAP_INCLUDES = -I$(top_srcdir)/imap