From 3ee1acbf9a3f5d2900fb6953c51ec1e590afcb10 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 13 May 2015 16:27:33 +0200 Subject: [PATCH] pv: rebuild for musl support. --- srcpkgs/pv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pv/template b/srcpkgs/pv/template index 1c5e00e2dee..6db05c94db3 100644 --- a/srcpkgs/pv/template +++ b/srcpkgs/pv/template @@ -1,7 +1,7 @@ # Template file for 'pv' pkgname=pv version=1.6.0 -revision=1 +revision=2 build_style=gnu-configure short_desc="Monitor the progress of data through a pipeline" maintainer="Christian Neukirchen "