From d02c8a460faa0c1425ef389584fa3b31baada679 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 30 Dec 2015 16:09:17 +0100 Subject: [PATCH] miller: update to 3.2.2. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.