Merge pull request #3417 from k00mi/mu-0.9.16

mu: update to 0.9.16.
This commit is contained in:
Juan RP 2016-01-28 07:24:51 +01:00
commit fc172b9dc6

View file

@ -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 <koomi@hackerspace-bamberg.de>"
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