miller: update to 5.7.0.
This commit is contained in:
parent
15550aedaf
commit
42e5bccaf2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=5.6.2
|
||||
version=5.7.0
|
||||
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=4a02dad2ea545a8085aec7fcf79b3987ddd8ce9d111d5cede488692bb0f49731
|
||||
checksum=5ef4a2c58fa8f6d12ba64d26cecf904af1dc476cc6db9b92d3e2aff2e937f4bf
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in a new issue