miller: update to 5.6.2.
This commit is contained in:
parent
c7877378d9
commit
83ba5cdedd
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'miller'
|
# Template file for 'miller'
|
||||||
pkgname=miller
|
pkgname=miller
|
||||||
version=5.6.1
|
version=5.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool flex asciidoc"
|
hostmakedepends="automake libtool flex asciidoc"
|
||||||
short_desc="Tool like sed/awk/cut/join/sort for name-indexed data such as CSV"
|
short_desc="Tool like sed/awk/cut/join/sort for name-indexed data such as CSV"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="2-clause-BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="http://johnkerl.org/miller/"
|
homepage="http://johnkerl.org/miller/"
|
||||||
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
|
|
||||||
changelog="https://github.com/johnkerl/miller/releases"
|
changelog="https://github.com/johnkerl/miller/releases"
|
||||||
checksum=93c74ae9ebf8fd0b2e5f75d23df1eec9629a6385734adf036994803b08e81c0c
|
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
checksum=4a02dad2ea545a8085aec7fcf79b3987ddd8ce9d111d5cede488692bb0f49731
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Disable debugging and profiling versions, broken on musl.
|
# Disable debugging and profiling versions, broken on musl.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue