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