From 1bc055fc0df0afcd4cf669e6d333287bf7eca35d Mon Sep 17 00:00:00 2001 From: Lukas Braun Date: Sun, 25 Oct 2015 13:35:04 +0100 Subject: [PATCH] mu: update to 0.9.15. --- srcpkgs/mu/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template index 51aa43e19a1..40f6b3cefe9 100644 --- a/srcpkgs/mu/template +++ b/srcpkgs/mu/template @@ -1,6 +1,6 @@ # Template build file for 'mu'. pkgname=mu -version=0.9.13 +version=0.9.15 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config emacs texinfo" @@ -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=a1c88efd3bfeda96e06d7f77a87562c472e6d787f3cca984ddf275a4ea1d4372 +distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz" +checksum=60c63fdf1b726696cb0028b86eaee2aa72e171493b2d5626ea173b912ff25d4c pre_configure() { sed -i 's,-I${prefix}/include,,' contrib/Makefile.am