mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
mutt: update to 1.11.3.
This commit is contained in:
parent
392864ca30
commit
d596693db0
1 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutt'
|
# Template file for 'mutt'
|
||||||
pkgname=mutt
|
pkgname=mutt
|
||||||
version=1.10.1
|
version=1.11.3
|
||||||
revision=5
|
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-idn2 --with-ssl --with-sasl --enable-sidebar
|
--enable-gpgme --with-regex --with-idn2 --with-ssl --with-sasl --enable-sidebar
|
||||||
|
@ -16,9 +16,9 @@ short_desc="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"
|
||||||
homepage="http://www.mutt.org"
|
homepage="http://www.mutt.org"
|
||||||
changelog="http://mutt.org/relnotes/1.10"
|
changelog="http://mutt.org/relnotes/1.11"
|
||||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||||
checksum=734a3883158ec3d180cf6538d8bd7f685ce641d2cdef657aa0038f76e79a54a0
|
checksum=a542f4c02faecd171b4215ddbd368910faee4a634cca7aea5337586118ab1941
|
||||||
|
|
||||||
provides="mutt-0_1"
|
provides="mutt-0_1"
|
||||||
# Begin alternatives:
|
# Begin alternatives:
|
||||||
|
@ -30,11 +30,12 @@ alternatives="
|
||||||
mutt:smime_keys:/usr/bin/smime_keys-$pkgname
|
mutt:smime_keys:/usr/bin/smime_keys-$pkgname
|
||||||
mutt:flea:/usr/bin/flea-$pkgname
|
mutt:flea:/usr/bin/flea-$pkgname
|
||||||
mutt:muttbug:/usr/bin/muttbug-$pkgname
|
mutt:muttbug:/usr/bin/muttbug-$pkgname
|
||||||
|
mutt:mutt_pgpring:/usr/bin/mutt_pgpring-$pkgname
|
||||||
|
|
||||||
mutt:pgpewrap.1:/usr/share/man/man1/pgpewrap-${pkgname}.1
|
mutt:pgpewrap.1:/usr/share/man/man1/pgpewrap-${pkgname}.1
|
||||||
mutt:flea.1:/usr/share/man/man1/flea-${pkgname}.1
|
mutt:flea.1:/usr/share/man/man1/flea-${pkgname}.1
|
||||||
mutt:mutt.1:/usr/share/man/man1/mutt-${pkgname}.1
|
mutt:mutt.1:/usr/share/man/man1/mutt-${pkgname}.1
|
||||||
mutt:pgpring.1:/usr/share/man/man1/pgpring-${pkgname}.1
|
mutt:pgpring.1:/usr/share/man/man1/mutt_pgpring-${pkgname}.1
|
||||||
mutt:muttbug.1:/usr/share/man/man1/muttbug-${pkgname}.1
|
mutt:muttbug.1:/usr/share/man/man1/muttbug-${pkgname}.1
|
||||||
mutt:smime_keys.1:/usr/share/man/man1/smime_keys-${pkgname}.1
|
mutt:smime_keys.1:/usr/share/man/man1/smime_keys-${pkgname}.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue