diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index a27aa3b361..359b9ddedd 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=5.9.0 +version=5.9.1 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=908bf23244e723d513a5f22f9d836e8f4897a8a269104e0455f84befe6016e5a +checksum=b452f879b91529845f369ffd161a1022240b830b77fd5a66e0b2e859f1ca38d9 pre_configure() { # Disable debugging and profiling versions, broken on musl.