diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 1ce42d4e16..918f35499f 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=5.10.0 +version=5.10.1 revision=1 build_style=gnu-configure hostmakedepends="asciidoc automake flex libtool" @@ -11,7 +11,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=913abe277726bd7fa928fd5db530b0cd61dba74cc454e5d2ddb7c4934979efb6 +checksum=dd9129b0dbeae4a1dde8b1f095dec1226468da8d29dd58d1913b2137180cbb95 pre_configure() { # Disable debugging and profiling versions, broken on musl.