miller: update to 5.6.0.
This commit is contained in:
parent
bc5604522f
commit
3b25a6aef5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=5.5.0
|
||||
version=5.6.0
|
||||
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=be357dd91ca25532b8b8e506e2ef83b2bcce0d33682152dd6118fa89649e1981
|
||||
checksum=5af65332173f415990ce08c0f3906ca3a7470422e848a3fee1b2c141ea2cfe8b
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in a new issue