miller: update to 4.2.0.
This commit is contained in:
parent
854f06290c
commit
52e57a295a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=4.1.0
|
||||
version=4.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool flex asciidoc"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD-2"
|
||||
homepage="http://johnkerl.org/miller/"
|
||||
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4c0144853e4645ec135e553b226cb648cd2edb84291f6b4dbc5ce0f72173feeb
|
||||
checksum=2758a2364daad8672c4da85698b328f20178539d5f5d5866b19518cce1c83487
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in New Issue