From d26ac8be91fcf69860f53f19ba579061aaa5c791 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 7 Dec 2015 11:54:29 +0100 Subject: [PATCH] miller: update to 3.1.1. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index ec17f2cd361..38b886a0f61 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=3.1.0 +version=3.1.1 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=6529e58e573174063e8181f566ac9b610503eb53a6096e81ab331dc78d2b865b +checksum=9fb9f2417f53d9cc186d5fb45c4cafdae1bc27afd9a15069709cac787040c063 pre_configure() { # Disable debugging and profiling versions, broken on musl.