From 89d1d3bdc2435376df8ef0ab6c88afca8a459cb6 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 24 Nov 2015 13:06:39 +0100 Subject: [PATCH] miller: update to 3.0.0. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index d39c895599b..5280c736cce 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=2.3.2 +version=3.0.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=36fbb443fdc979d31ede2410020a40d169d4a454c1284a36ccc7abbf96a42185 +checksum=66e89b8f8cfba7654513b1da46b223d5a5315d305c33c8a864598be3dd324118 pre_configure() { # Disable debugging and profiling versions, broken on musl.