From 77f0998ec8817ca59dd31323dbea71c3be28b482 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 11 Jan 2016 13:02:29 +0100 Subject: [PATCH] miller: update to 3.3.2. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index c2fedd25904..fc436762c25 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=3.2.2 +version=3.3.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=784f9aad3ba61ab8f732d25444bd6753a5116e2245f245b498cdb00fb776805b +checksum=77cbec3f41b60361ce1c7b6dd7fa4d253c7ba169db270565862f523ca965eb96 pre_configure() { # Disable debugging and profiling versions, broken on musl.