diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 1a46d4aa95..0f91ad4daa 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,7 +1,7 @@ # Template file for 'miller' pkgname=miller -version=2.2.1 -revision=2 +version=2.3.0 +revision=1 build_style=gnu-configure build_pie=yes hostmakedepends="automake libtool flex asciidoc" @@ -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=816a1822cac06752e6ea703d435e0dff65ab23d393350afadd46eb422448503f +checksum=b852392537aad386335e814afc1a78a9ecaf95e5f8ad633e4d2a0e028d022aa0 pre_configure() { # Disable debugging and profiling versions, broken on musl.