From f3ad81c16a49f7c8c9ce5efb45c9365cbfffa4bd Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 13 Dec 2016 16:18:49 +0100 Subject: [PATCH] mu: update to 0.9.18. --- srcpkgs/mu/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template index 523a69a29ba..63d9723cab3 100644 --- a/srcpkgs/mu/template +++ b/srcpkgs/mu/template @@ -1,7 +1,7 @@ # Template build file for 'mu'. pkgname=mu -version=0.9.16 -revision=2 +version=0.9.18 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config emacs texinfo" makedepends="xapian-core-devel gmime-devel libuuid-devel" @@ -9,8 +9,8 @@ short_desc="A tool for dealing with e-mail messages stored in the Maildir-format maintainer="Lukas Braun " homepage="http://www.djcbsoftware.nl/code/mu/" license="GPL-3" -distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz" -checksum=af086880b00a6954bc1135b226b66a33205893600c8dd04139a6871c62c6f05c +distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz" +checksum=8dd35ab52774c4595077570e730989a2ef329204cd677ad1085f43cc1b89dc3d pre_configure() { sed -i 's,-I${prefix}/include,,' contrib/Makefile.am