From d4dc5b80dc2ccefcbb4d950d26e6595cbc18ce01 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 12 May 2015 21:19:31 +0200 Subject: [PATCH] jq: rebuild for musl support. --- srcpkgs/jq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/jq/template b/srcpkgs/jq/template index 9da86eef52c..a7d30426363 100644 --- a/srcpkgs/jq/template +++ b/srcpkgs/jq/template @@ -1,7 +1,7 @@ # Template file for 'jq' pkgname=jq version=1.4 -revision=1 +revision=2 build_style=gnu-configure short_desc="Command-line JSON processor" maintainer="Christian Neukirchen "