mu: update to 0.9.15.
This commit is contained in:
parent
25bdf1945d
commit
1bc055fc0d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'mu'.
|
||||
pkgname=mu
|
||||
version=0.9.13
|
||||
version=0.9.15
|
||||
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/v${version}.tar.gz"
|
||||
checksum=a1c88efd3bfeda96e06d7f77a87562c472e6d787f3cca984ddf275a4ea1d4372
|
||||
distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
|
||||
checksum=60c63fdf1b726696cb0028b86eaee2aa72e171493b2d5626ea173b912ff25d4c
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am
|
||||
|
|
Loading…
Reference in a new issue