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