X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=mail%2Fmutt%2FMakefile;h=2621c768d731c7d13c722619529311ef41c815d6;hb=ad25e99fefd882b2995ff567db00e95a7649384a;hp=02dcc4a6149100ba6a08206f6c2acd6d1e9a61df;hpb=65f29c835e9fe41b60af6745defafd11d3031a68;p=feed%2Fpackages.git diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 02dcc4a614..2621c768d7 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,17 +8,19 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mutt -PKG_VERSION:=1.5.24 +PKG_VERSION:=1.9.1 PKG_RELEASE:=1 -PKG_SOURCE_URL:=ftp://ftp.mutt.org/pub/mutt/ +PKG_SOURCE_URL:=ftp://ftp.mutt.org/pub/mutt/ \ + https://bitbucket.org/mutt/mutt/downloads/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=7f25d27f3c7c82285ac07aac35f5f0f2 +PKG_HASH:=749b83a96373c6e2101ebe8c4b9a651735e02c478edb750750a5146a15d91bb1 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=GPL PKG_MAINTAINER:=Phil Eichinger +PKG_FIXUP:=autoreconf PKG_INSTALL:=1 @@ -43,7 +45,8 @@ CONFIGURE_ARGS += \ --enable-pop \ --enable-imap \ --with-ssl \ - --without-idn + --without-idn \ + --disable-doc define Package/mutt/install $(INSTALL_DIR) $(1)/usr/bin