diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index d39c895599b..5280c736cce 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=2.3.2 +version=3.0.0 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=36fbb443fdc979d31ede2410020a40d169d4a454c1284a36ccc7abbf96a42185 +checksum=66e89b8f8cfba7654513b1da46b223d5a5315d305c33c8a864598be3dd324118 pre_configure() { # Disable debugging and profiling versions, broken on musl.