mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
mutt: update to 2.2.12.
This commit is contained in:
parent
f67387733a
commit
a7b59dd5a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=2.2.10
|
||||
revision=2
|
||||
version=2.2.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
|
||||
--enable-gpgme --with-idn2 --with-ssl --without-sasl --with-gsasl
|
||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://www.mutt.org"
|
||||
changelog="http://mutt.org/relnotes/${version%.*}"
|
||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||
checksum=4d773f22422f79096f7b94b57bee45654ad9a25165dbb36463c58295b4cd3d88
|
||||
checksum=043af312f64b8e56f7fd0bf77f84a205d4c498030bd9586457665c47bb18ce38
|
||||
|
||||
post_install() {
|
||||
# provided by mime-types
|
||||
|
|
Loading…
Add table
Reference in a new issue