From ae84f30a3b522982e9d7262af3854f322878b7b3 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 12 Aug 2016 15:06:30 +0200 Subject: [PATCH] miller: update to 4.4.0. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 55fa05c949b..a06e6100ac2 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=4.3.0 +version=4.4.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=12d8574d1ea6f1390c4cd81446513216590db3e264200050159eba02106fb619 +checksum=a95062898ab61f97e67a22755b6292cdb5adbd533311dd02fe22f531ae7a51d3 pre_configure() { # Disable debugging and profiling versions, broken on musl.