mutt: update to 1.13.1
This commit is contained in:
parent
2d3c6a09b0
commit
45562e899d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=1.13.0
|
||||
version=1.13.1
|
||||
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="Jan S. <jan.schreib@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.mutt.org"
|
||||
changelog="http://mutt.org/relnotes/1.12"
|
||||
changelog="http://mutt.org/relnotes/1.13"
|
||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||
checksum=a00ddc21084f45f53653c35a8a991ca86d68c7162b7c8ec1625d63cfeaf5f5b7
|
||||
checksum=1fb5951292e57428974d1fd8e60ae83292743f74e440efea3659ae83593e875d
|
||||
|
||||
pre_build() {
|
||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS -fPIC" CPPFLAGS= mutt_md5
|
||||
|
|
Loading…
Reference in a new issue