diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 4089f6cf95..fbb261769b 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=3.4.0 +version=3.5.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool flex asciidoc" @@ -9,7 +9,7 @@ maintainer="Christian Neukirchen " license="BSD-2" homepage="http://johnkerl.org/miller/" distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz" -checksum=ba33b1def394cf3f157200498b0bc2aed7decdef98c359d87f1bd8c57f39ea85 +checksum=2928fb8ca5fc76de7a440aba18e681f2b2518a2b583b70fe9187fd7a90931048 pre_configure() { # Disable debugging and profiling versions, broken on musl.