From 525bc48cf3157537573426ec48bc811423b4570b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 2 May 2016 09:57:05 +0200 Subject: [PATCH] simple-mtpfs: rebuild for musl. --- srcpkgs/simple-mtpfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/simple-mtpfs/template b/srcpkgs/simple-mtpfs/template index df6f0c631fe..2d1f0d02a5f 100644 --- a/srcpkgs/simple-mtpfs/template +++ b/srcpkgs/simple-mtpfs/template @@ -1,7 +1,7 @@ # Template file for 'simple-mtpfs' pkgname=simple-mtpfs version=0.2 -revision=1 +revision=2 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure hostmakedepends="pkg-config automake"