miller: update to 4.1.0.
This commit is contained in:
parent
75a4897d88
commit
8c2d200ba5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=4.0.0
|
||||
version=4.1.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=c702eb3423e96fb2f39d6339117fd7678ac1b63258d0bd9b8c76859993ec1a0c
|
||||
checksum=4c0144853e4645ec135e553b226cb648cd2edb84291f6b4dbc5ce0f72173feeb
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in New Issue