squashfs: bump to fix RHEL 5 compilation error
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Fri, 3 Feb 2017 21:12:18 +0000 (22:12 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 4 Feb 2017 08:18:55 +0000 (09:18 +0100)
Bump squashfs with one commit to fix a compilation error on the ancient RHEL
5 distribution.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/squashfs/squashfs.mk

index 1a5f1ea7bf93d31b657b201a692c933cd385b0da..4f848723192a408d0a2e4b55f38972c9e2148c1d 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SQUASHFS_VERSION = 9c1db6d13a51a2e009f0027ef336ce03624eac0d
+SQUASHFS_VERSION = 3de1687d7432ea9b302c2db9521996f506c140a3
 SQUASHFS_SITE = https://git.kernel.org/pub/scm/fs/squashfs/squashfs-tools.git
 SQUASHFS_SITE_METHOD = git
 SQUASHFS_LICENSE = GPLv2+