miller: update to 5.9.1.

This commit is contained in:
Leah Neukirchen 2020-09-07 15:59:28 +02:00
parent 39de8506a4
commit 040ad73e92

View file

@ -1,6 +1,6 @@
# Template file for 'miller'
pkgname=miller
version=5.9.0
version=5.9.1
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=908bf23244e723d513a5f22f9d836e8f4897a8a269104e0455f84befe6016e5a
checksum=b452f879b91529845f369ffd161a1022240b830b77fd5a66e0b2e859f1ca38d9
pre_configure() {
# Disable debugging and profiling versions, broken on musl.