mu: update to 0.9.18.
This commit is contained in:
parent
ca4f9fd9a0
commit
f3ad81c16a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'mu'.
|
||||
pkgname=mu
|
||||
version=0.9.16
|
||||
revision=2
|
||||
version=0.9.18
|
||||
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="Lukas Braun <koomi@hackerspace-bamberg.de>"
|
||||
homepage="http://www.djcbsoftware.nl/code/mu/"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz"
|
||||
checksum=af086880b00a6954bc1135b226b66a33205893600c8dd04139a6871c62c6f05c
|
||||
distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
|
||||
checksum=8dd35ab52774c4595077570e730989a2ef329204cd677ad1085f43cc1b89dc3d
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am
|
||||
|
|
Loading…
Reference in a new issue