From 8a0e9e7050c57b45b417b24982afc85e40332322 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 May 2015 17:13:32 +0200 Subject: [PATCH] squashfs-tools: revbump to build on musl. --- srcpkgs/squashfs-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/squashfs-tools/template b/srcpkgs/squashfs-tools/template index 9348ab7dab..3b74b86c59 100644 --- a/srcpkgs/squashfs-tools/template +++ b/srcpkgs/squashfs-tools/template @@ -1,7 +1,7 @@ # Template file for 'squashfs-tools' pkgname=squashfs-tools version=4.3 -revision=2 +revision=3 wrksrc="squashfs${version}" makedepends="zlib-devel lzo-devel liblzma-devel" license="GPL"