miller: update to 3.0.1.

This commit is contained in:
Christian Neukirchen 2015-11-27 11:52:57 +01:00
parent a497cfd142
commit 414128dd76

View file

@ -1,6 +1,6 @@
# Template file for 'miller'
pkgname=miller
version=3.0.0
version=3.0.1
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool flex asciidoc"
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="BSD-2"
homepage="http://johnkerl.org/miller/"
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
checksum=66e89b8f8cfba7654513b1da46b223d5a5315d305c33c8a864598be3dd324118
checksum=155db443e43b18bbe87ffe3298c229c56679d537d07c8a04d57930ff5b9139fd
pre_configure() {
# Disable debugging and profiling versions, broken on musl.