miller: update to 3.1.1.

This commit is contained in:
Christian Neukirchen 2015-12-07 11:54:29 +01:00
parent 6f9a13c277
commit d26ac8be91

View file

@ -1,6 +1,6 @@
# Template file for 'miller'
pkgname=miller
version=3.1.0
version=3.1.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=6529e58e573174063e8181f566ac9b610503eb53a6096e81ab331dc78d2b865b
checksum=9fb9f2417f53d9cc186d5fb45c4cafdae1bc27afd9a15069709cac787040c063
pre_configure() {
# Disable debugging and profiling versions, broken on musl.