miller: update to 3.0.1.
This commit is contained in:
parent
a497cfd142
commit
414128dd76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=3.0.0
|
||||
version=3.0.1
|
||||
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=66e89b8f8cfba7654513b1da46b223d5a5315d305c33c8a864598be3dd324118
|
||||
checksum=155db443e43b18bbe87ffe3298c229c56679d537d07c8a04d57930ff5b9139fd
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in a new issue