mu: update to 1.0.

Closes: #11382 [via git-merge-pr]
This commit is contained in:
Benjamin Slade 2018-02-03 17:06:21 -07:00 committed by Leah Neukirchen
parent ecf430e665
commit f58a9ffa5a

View file

@ -1,7 +1,7 @@
# Template build file for 'mu'.
pkgname=mu
version=0.9.18
revision=2
version=1.0
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="Benjamin Slade <slade@jnanam.net>"
homepage="http://www.djcbsoftware.nl/code/mu/"
license="GPL-3"
distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
checksum=8dd35ab52774c4595077570e730989a2ef329204cd677ad1085f43cc1b89dc3d
distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz"
checksum=533149abab967e2809f72e9fe62c6deb71d45b6ad2a5846247733a1dd2de69a0
pre_configure() {
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am