miller: update to 5.9.0.

This commit is contained in:
Leah Neukirchen 2020-08-21 11:16:53 +02:00
parent a7e098a0ac
commit 5bf63aa03a
1 changed files with 2 additions and 2 deletions

View File

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