miller: update to 5.9.1.
This commit is contained in:
parent
39de8506a4
commit
040ad73e92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=5.9.0
|
||||
version=5.9.1
|
||||
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=908bf23244e723d513a5f22f9d836e8f4897a8a269104e0455f84befe6016e5a
|
||||
checksum=b452f879b91529845f369ffd161a1022240b830b77fd5a66e0b2e859f1ca38d9
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in a new issue