mutt: update to 1.5.23.
This commit is contained in:
parent
14d9a76045
commit
563b6d8375
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=1.5.22
|
||||
version=1.5.23
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pop --enable-imap --enable-smtp
|
||||
|
@ -14,8 +14,8 @@ short_desc="The Mutt Mail Client"
|
|||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.mutt.org"
|
||||
distfiles="ftp://ftp.mutt.org/mutt/devel/mutt-$version.tar.gz"
|
||||
checksum=8feae890ed0758a5108bafaef27bd8fc9c378675acf25a3c620f2c7b7540f3a7
|
||||
distfiles="ftp://ftp.mutt.org/mutt/mutt-${version}.tar.gz"
|
||||
checksum=3af0701e57b9e1880ed3a0dee34498a228939e854a16cdccd24e5e502626fd37
|
||||
|
||||
pre_build() {
|
||||
find -name Makefile -exec sed \
|
||||
|
|
Loading…
Reference in a new issue