diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 230f819180..48cc6886bb 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=5.6.2 +version=5.7.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool flex asciidoc" @@ -10,7 +10,7 @@ license="BSD-2-Clause" homepage="http://johnkerl.org/miller/" changelog="https://github.com/johnkerl/miller/releases" distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz" -checksum=4a02dad2ea545a8085aec7fcf79b3987ddd8ce9d111d5cede488692bb0f49731 +checksum=5ef4a2c58fa8f6d12ba64d26cecf904af1dc476cc6db9b92d3e2aff2e937f4bf pre_configure() { # Disable debugging and profiling versions, broken on musl.