diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 38b886a0f61..3350cb28a53 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=3.1.1 +version=3.1.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=9fb9f2417f53d9cc186d5fb45c4cafdae1bc27afd9a15069709cac787040c063 +checksum=78439ad869214c4c177df82c9c8daa13e9fe788722bf2d73cb3069bfc1bfc33b pre_configure() { # Disable debugging and profiling versions, broken on musl.