diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 1ab6ed871e2..d79d917e3f3 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=5.2.0 +version=5.2.1 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=e773d2aee08d9d864d1bfa21bbfe94d4abbe1fce51dea68979ac55936b22c6b4 +checksum=0160e5fbbff7c3606037b616b5e30a714d16bb160a950d51fde112fca9d6a763 pre_configure() { # Disable debugging and profiling versions, broken on musl.