mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
mutt: update to 1.14.5.
This commit is contained in:
parent
b143bc8a24
commit
c94df51583
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=1.14.4
|
||||
version=1.14.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
|
||||
|
@ -16,9 +16,9 @@ short_desc="Mutt Mail Client"
|
|||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.mutt.org"
|
||||
changelog="http://mutt.org/relnotes/1.14"
|
||||
changelog="http://mutt.org/relnotes/${version%.*}"
|
||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||
checksum=ca8e56f8210b4fffa91ea08958b62b811cce552fe4fd7d726111cf53079ed3c3
|
||||
checksum=316b11cabd41a21c1d981f11d93e000337a628800d50127df19fe2593f8e3d5c
|
||||
|
||||
post_install() {
|
||||
# provided by mime-types
|
||||
|
|
Loading…
Add table
Reference in a new issue