miller: update to 3.2.2.
This commit is contained in:
parent
a48f9d61a0
commit
d02c8a460f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=3.1.2
|
||||
version=3.2.2
|
||||
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=78439ad869214c4c177df82c9c8daa13e9fe788722bf2d73cb3069bfc1bfc33b
|
||||
checksum=784f9aad3ba61ab8f732d25444bd6753a5116e2245f245b498cdb00fb776805b
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in New Issue