miller: update to 5.6.2.

This commit is contained in:
Leah Neukirchen 2019-09-23 13:09:33 +02:00
parent c7877378d9
commit 83ba5cdedd

View file

@ -1,16 +1,16 @@
# Template file for 'miller'
pkgname=miller
version=5.6.1
version=5.6.2
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool flex asciidoc"
short_desc="Tool like sed/awk/cut/join/sort for name-indexed data such as CSV"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="2-clause-BSD"
license="BSD-2-Clause"
homepage="http://johnkerl.org/miller/"
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
changelog="https://github.com/johnkerl/miller/releases"
checksum=93c74ae9ebf8fd0b2e5f75d23df1eec9629a6385734adf036994803b08e81c0c
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
checksum=4a02dad2ea545a8085aec7fcf79b3987ddd8ce9d111d5cede488692bb0f49731
pre_configure() {
# Disable debugging and profiling versions, broken on musl.