From dc8423d97fc3579d6dde77198362225f377a200f Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 27 Aug 2008 07:46:55 +0000 Subject: 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 b28d0cf4c..8de238b65 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.3 +SQUASHFS_VERSION:=3.4 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 -- cgit v1.2.3