From 19024ed3c8de5084916ca5bfae3594f2a62fe9bb Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Sun, 14 Jun 2015 11:26:37 -0700 Subject: [PATCH] texinfo: rebuild for musl. --- srcpkgs/texinfo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/texinfo/template b/srcpkgs/texinfo/template index 8862514758e..4755de84c62 100644 --- a/srcpkgs/texinfo/template +++ b/srcpkgs/texinfo/template @@ -1,7 +1,7 @@ # Template file for 'texinfo' pkgname=texinfo version=5.2 -revision=2 +revision=3 hostmakedepends="perl ncurses-devel" makedepends="ncurses-devel" conflicts="chroot-texinfo>=0"