miller: update to 3.0.0.
This commit is contained in:
parent
8ca1815bca
commit
89d1d3bdc2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=2.3.2
|
||||
version=3.0.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=36fbb443fdc979d31ede2410020a40d169d4a454c1284a36ccc7abbf96a42185
|
||||
checksum=66e89b8f8cfba7654513b1da46b223d5a5315d305c33c8a864598be3dd324118
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in New Issue