mutt: update to 1.13.4
This commit is contained in:
parent
67d76c5ffb
commit
065bb16991
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=1.13.3
|
||||
version=1.13.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
|
||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://www.mutt.org"
|
||||
changelog="http://mutt.org/relnotes/1.13"
|
||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||
checksum=78423016b5f2fcb31bfd156999ff6638177be4459230d2ee61a81e5641d07378
|
||||
checksum=b57d3f1040d8018114cf1033dab229f36e4becbcdf59c2edeb294fc044ffcd04
|
||||
|
||||
pre_build() {
|
||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS -fPIC" CPPFLAGS= mutt_md5
|
||||
|
|
Loading…
Reference in a new issue