mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
mutt: update to 1.10.0.
This commit is contained in:
parent
4d6e150617
commit
759904fa10
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutt'
|
# Template file for 'mutt'
|
||||||
pkgname=mutt
|
pkgname=mutt
|
||||||
version=1.9.5
|
version=1.10.0
|
||||||
revision=2
|
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-sidebar
|
--enable-gpgme --with-regex --with-idn --with-ssl --with-sasl --enable-sidebar
|
||||||
|
@ -11,14 +11,14 @@ hostmakedepends="libidn-devel perl pkg-config"
|
||||||
makedepends="gdbm-devel gpgme-devel libidn-devel libressl-devel libsasl-devel
|
makedepends="gdbm-devel gpgme-devel libidn-devel libressl-devel libsasl-devel
|
||||||
ncurses-devel"
|
ncurses-devel"
|
||||||
depends="mime-types"
|
depends="mime-types"
|
||||||
conf_files="/etc/$pkgname/Muttrc"
|
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.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
# changelog="http://www.mutt.org/doc/PGP-Notes.txt"
|
|
||||||
homepage="http://www.mutt.org"
|
homepage="http://www.mutt.org"
|
||||||
|
changelog="http://mutt.org/relnotes/1.10"
|
||||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||||
checksum=bf617e64ae4e08a998bef8e42a965a211587e051f1437a3a4884b351a9385753
|
checksum=0215b5f90ef9cc33441a6ca842379b64412ed7f8da83ed68bfaa319179f5535b
|
||||||
|
|
||||||
provides="mutt-0_1"
|
provides="mutt-0_1"
|
||||||
# Begin alternatives:
|
# Begin alternatives:
|
||||||
|
|
Loading…
Add table
Reference in a new issue