From 52e57a295a96b49346fa830131a314cbd4355389 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 21 Jun 2016 13:28:51 +0200 Subject: [PATCH] miller: update to 4.2.0. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 584e48a3d96..159e0cec173 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=4.1.0 +version=4.2.0 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=4c0144853e4645ec135e553b226cb648cd2edb84291f6b4dbc5ce0f72173feeb +checksum=2758a2364daad8672c4da85698b328f20178539d5f5d5866b19518cce1c83487 pre_configure() { # Disable debugging and profiling versions, broken on musl.