diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index d79d917e3f3..c49ff42c23a 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=5.2.1 +version=5.2.2 revision=1 build_style=gnu-configure hostmakedepends="automake libtool flex asciidoc" @@ -10,7 +10,7 @@ license="2-clause-BSD" homepage="http://johnkerl.org/miller/" distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz" _changelog="https://github.com/johnkerl/miller/releases" -checksum=0160e5fbbff7c3606037b616b5e30a714d16bb160a950d51fde112fca9d6a763 +checksum=4ca501367e60281eef6d21f62e994e46511f17d2c86b93c060fe7b55f97469b5 pre_configure() { # Disable debugging and profiling versions, broken on musl.