mu: update to 0.9.18.

This commit is contained in:
Christian Neukirchen 2016-12-13 16:18:49 +01:00
parent ca4f9fd9a0
commit f3ad81c16a

View file

@ -1,7 +1,7 @@
# Template build file for 'mu'. # Template build file for 'mu'.
pkgname=mu pkgname=mu
version=0.9.16 version=0.9.18
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool pkg-config emacs texinfo" hostmakedepends="automake libtool pkg-config emacs texinfo"
makedepends="xapian-core-devel gmime-devel libuuid-devel" 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 <koomi@hackerspace-bamberg.de>" maintainer="Lukas Braun <koomi@hackerspace-bamberg.de>"
homepage="http://www.djcbsoftware.nl/code/mu/" homepage="http://www.djcbsoftware.nl/code/mu/"
license="GPL-3" license="GPL-3"
distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz" distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
checksum=af086880b00a6954bc1135b226b66a33205893600c8dd04139a6871c62c6f05c checksum=8dd35ab52774c4595077570e730989a2ef329204cd677ad1085f43cc1b89dc3d
pre_configure() { pre_configure() {
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am sed -i 's,-I${prefix}/include,,' contrib/Makefile.am