miller: update to 5.6.1.

This commit is contained in:
Leah Neukirchen 2019-09-17 10:24:27 +02:00
parent 275c2a73fe
commit b361910db7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'miller'
pkgname=miller
version=5.6.0
version=5.6.1
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=5af65332173f415990ce08c0f3906ca3a7470422e848a3fee1b2c141ea2cfe8b
checksum=93c74ae9ebf8fd0b2e5f75d23df1eec9629a6385734adf036994803b08e81c0c
pre_configure() {
# Disable debugging and profiling versions, broken on musl.