miller: update to 5.1.0.

This commit is contained in:
Leah Neukirchen 2017-04-15 16:41:52 +02:00
parent b2ffe67e9e
commit 9401a783a9

View file

@ -1,6 +1,6 @@
# Template file for 'miller'
pkgname=miller
version=5.0.1
version=5.1.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=94bf64f405b14e133c67435d54711ccdce9786d65d56995e68c53ed250faa58d
checksum=07a498c0228e15321798e5f3f6d03ee6ba9aaf13110f55e52ddfadee52b9da6a
pre_configure() {
# Disable debugging and profiling versions, broken on musl.