From 4f375bc050dcd89aac37d830275f3827812d9e2c Mon Sep 17 00:00:00 2001
From: Peter Korsgaard <jacmet@sunsite.dk>
Date: Tue, 4 Mar 2008 11:36:20 +0000
Subject: [PATCH] squashfs: bump version

---
 target/squashfs/squashfsroot.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/squashfs/squashfsroot.mk b/target/squashfs/squashfsroot.mk
index 2d185d1f36..0ec9280cdc 100644
--- a/target/squashfs/squashfsroot.mk
+++ b/target/squashfs/squashfsroot.mk
@@ -3,7 +3,7 @@
 # mksquashfs to build to target squashfs filesystems
 #
 #############################################################
-SQUASHFS_VERSION:=3.2-r2
+SQUASHFS_VERSION:=3.3
 SQUASHFS_DIR:=$(BUILD_DIR)/squashfs$(SQUASHFS_VERSION)
 SQUASHFS_SOURCE:=squashfs$(SQUASHFS_VERSION).tar.gz
 SQUASHFS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/squashfs