From deb00c608d79830b3787d74226d4cb30b382b969 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Fri, 7 Jan 2011 20:43:49 +0000 Subject: unbreak wrong-endianness issue (on non-linux), fix patch and add checks Signed-off-by: Thorsten Glaser --- target/tools/squashfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/tools/squashfs/Makefile') diff --git a/target/tools/squashfs/Makefile b/target/tools/squashfs/Makefile index 53be3bb3c..cfe4a5339 100644 --- a/target/tools/squashfs/Makefile +++ b/target/tools/squashfs/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= squashfs PKG_VERSION:= 4.0 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= a3c23391da4ebab0ac4a75021ddabf96 PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=squashfs/} DISTFILES:= ${PKG_NAME}${PKG_VERSION}.tar.gz -- cgit v1.2.3