miller: update to 5.0.1.
This commit is contained in:
parent
4967a10627
commit
54afafc780
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.0.0
|
version=5.0.1
|
||||||
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2"
|
license="2-clause-BSD"
|
||||||
homepage="http://johnkerl.org/miller/"
|
homepage="http://johnkerl.org/miller/"
|
||||||
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
|
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=28fe39efd83b3134261fc5614d429f0f5df940036a4cf7577dc1a95bb9e2eec7
|
checksum=94bf64f405b14e133c67435d54711ccdce9786d65d56995e68c53ed250faa58d
|
||||||
|
|
||||||
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