From: florian Date: Sun, 20 Sep 2009 13:20:18 +0000 (+0000) Subject: [package] update mutt to 1.5.20 (#5867) X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=4d70093e2b80b78bff50a5450bbdbe5e04b87794;p=packages.git [package] update mutt to 1.5.20 (#5867) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17647 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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