diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 0e9ced691f4..5d673bc7f96 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=2.3.1 +version=2.3.2 revision=1 build_style=gnu-configure build_pie=yes @@ -10,7 +10,7 @@ maintainer="Christian Neukirchen " license="BSD-2" homepage="http://johnkerl.org/miller/" distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz" -checksum=f3f2f3278d47599cc8c68c46d2d859138cf017a4a502471bf2ec83c0d2c70d3b +checksum=36fbb443fdc979d31ede2410020a40d169d4a454c1284a36ccc7abbf96a42185 pre_configure() { # Disable debugging and profiling versions, broken on musl.