mutt: update to 1.6.1.
This commit is contained in:
parent
042c7e4144
commit
0719b208c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
|
||||
|
@ -17,7 +17,7 @@ maintainer="Jan S. <jan.schreib@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.mutt.org"
|
||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||
checksum=29afb6238ab7a540c0e3a78ce25c970f975ab6c0f0bc9f919993aab772136c19
|
||||
checksum=98b26cecc6b1713082fc880344fa345c20bd7ded6459abe18c84429c7cf8ed20
|
||||
|
||||
pre_build() {
|
||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS -fPIC" CPPFLAGS= mutt_md5
|
||||
|
|
Loading…
Reference in New Issue