From a309a1e0323dce435bb62ebbbe1396b52ecded82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 16 Jun 2020 20:42:44 +0700 Subject: [PATCH] mutt: update to 1.14.3. Close: #22948 --- srcpkgs/mutt/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/mutt/template b/srcpkgs/mutt/template index 8fb3f917acb..680c6641914 100644 --- a/srcpkgs/mutt/template +++ b/srcpkgs/mutt/template @@ -1,6 +1,6 @@ # Template file for 'mutt' pkgname=mutt -version=1.14.2 +version=1.14.3 revision=1 build_style=gnu-configure configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache @@ -18,11 +18,7 @@ license="GPL-2.0-or-later" homepage="http://www.mutt.org" changelog="http://mutt.org/relnotes/1.14" distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz" -checksum=e22f700e8c57fbc41a642bfeeeed1adca06e6187887c39614a5c38d381a6ac31 - -pre_build() { - make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS -fPIC" CPPFLAGS= -C doc -} +checksum=b1556df3333b0d874926ccc5d03dadbd0f680f302f9d44ebae1ec3c4c266a471 post_install() { # provided by mime-types