diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 3350cb28a53..c2fedd25904 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=3.1.2 +version=3.2.2 revision=1 build_style=gnu-configure hostmakedepends="automake libtool flex asciidoc" @@ -9,7 +9,7 @@ maintainer="Christian Neukirchen " license="BSD-2" homepage="http://johnkerl.org/miller/" distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz" -checksum=78439ad869214c4c177df82c9c8daa13e9fe788722bf2d73cb3069bfc1bfc33b +checksum=784f9aad3ba61ab8f732d25444bd6753a5116e2245f245b498cdb00fb776805b pre_configure() { # Disable debugging and profiling versions, broken on musl.