mu: Update to 0.9.11.

This commit is contained in:
Lukas Braun 2015-03-03 11:09:52 +01:00
parent 36e2ab1ebc
commit a55691f814

View file

@ -1,6 +1,6 @@
# Template build file for 'mu'. # Template build file for 'mu'.
pkgname=mu pkgname=mu
version=0.9.9.6 version=0.9.11
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"
@ -10,7 +10,7 @@ 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/v${version}.tar.gz"
checksum=4ae4ca7f433dcfc6dfd85a41873914c1bda5c43de02ad2a030cd449f84d629cb checksum=d01993299a634126bb7431d4390fc3be941f1a22e98a91ec2d55bb4bf0a7c106
pre_configure() { pre_configure() {
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am sed -i 's,-I${prefix}/include,,' contrib/Makefile.am