From 4d4f378b8f4a7182865ed6f055d60e303f007d5b Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 27 Oct 2015 14:17:58 +0100 Subject: [PATCH] miller: update to 2.3.2. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 0e9ced691f4..5d673bc7f96 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=2.3.1 +version=2.3.2 revision=1 build_style=gnu-configure build_pie=yes @@ -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=f3f2f3278d47599cc8c68c46d2d859138cf017a4a502471bf2ec83c0d2c70d3b +checksum=36fbb443fdc979d31ede2410020a40d169d4a454c1284a36ccc7abbf96a42185 pre_configure() { # Disable debugging and profiling versions, broken on musl.