miller: update to 5.10.1.
This commit is contained in:
parent
22d8838b63
commit
11cc6a7a44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=5.10.0
|
||||
version=5.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="asciidoc automake flex libtool"
|
||||
|
@ -11,7 +11,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=913abe277726bd7fa928fd5db530b0cd61dba74cc454e5d2ddb7c4934979efb6
|
||||
checksum=dd9129b0dbeae4a1dde8b1f095dec1226468da8d29dd58d1913b2137180cbb95
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in a new issue