miller: update to 5.2.0.

This commit is contained in:
Leah Neukirchen 2017-06-14 13:33:33 +02:00
parent 07506d9b09
commit bcd9de286c

View file

@ -1,6 +1,6 @@
# Template file for 'miller'
pkgname=miller
version=5.1.0
version=5.2.0
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool flex asciidoc"
@ -10,7 +10,7 @@ license="2-clause-BSD"
homepage="http://johnkerl.org/miller/"
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
_changelog="https://github.com/johnkerl/miller/releases"
checksum=07a498c0228e15321798e5f3f6d03ee6ba9aaf13110f55e52ddfadee52b9da6a
checksum=e773d2aee08d9d864d1bfa21bbfe94d4abbe1fce51dea68979ac55936b22c6b4
pre_configure() {
# Disable debugging and profiling versions, broken on musl.