diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template index 40f6b3cefe..cb3b27264f 100644 --- a/srcpkgs/mu/template +++ b/srcpkgs/mu/template @@ -1,6 +1,6 @@ # Template build file for 'mu'. pkgname=mu -version=0.9.15 +version=0.9.16 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/${version}.tar.gz" -checksum=60c63fdf1b726696cb0028b86eaee2aa72e171493b2d5626ea173b912ff25d4c +distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz" +checksum=af086880b00a6954bc1135b226b66a33205893600c8dd04139a6871c62c6f05c pre_configure() { sed -i 's,-I${prefix}/include,,' contrib/Makefile.am