mutt: update to 1.7.0.

This commit is contained in:
Toyam Cox 2016-08-19 19:26:04 -04:00
parent 8bca99139d
commit a626997aad

View file

@ -1,10 +1,10 @@
# Template file for 'mutt' # Template file for 'mutt'
pkgname=mutt pkgname=mutt
version=1.6.2 version=1.7.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
--enable-gpgme --with-regex --with-idn --with-ssl --with-sasl --enable-gpgme --with-regex --with-idn --with-ssl --with-sasl --enable-sidebar
--with-gpgme-prefix=${XBPS_CROSS_BASE}/usr --sysconfdir=/etc/$pkgname --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr --sysconfdir=/etc/$pkgname
--with-gdbm=${XBPS_CROSS_BASE}/usr mutt_cv_regex_broken=no" --with-gdbm=${XBPS_CROSS_BASE}/usr mutt_cv_regex_broken=no"
hostmakedepends="perl pkg-config libidn-devel" hostmakedepends="perl pkg-config libidn-devel"
@ -15,9 +15,10 @@ conf_files="/etc/$pkgname/Muttrc"
short_desc="The Mutt Mail Client" short_desc="The Mutt Mail Client"
maintainer="Jan S. <jan.schreib@gmail.com>" maintainer="Jan S. <jan.schreib@gmail.com>"
license="GPL-2" license="GPL-2"
# changelog="http://www.mutt.org/doc/UPDATING"
homepage="http://www.mutt.org" homepage="http://www.mutt.org"
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz" distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
checksum=c5d02ef06486cdf04f9eeb9e9d7994890d8dfa7f47e7bfeb53a2a67da2ac1d8e checksum=1d3e987433d8c92ef88a604f4dcefdb35a86ce73f3eff0157e2e491e5b55b345
provides="mutt-0_1" provides="mutt-0_1"
# Begin alternatives: # Begin alternatives: