mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-19 02:43:56 +08:00
squashfs: bump version
This commit is contained in:
parent
bf11985ef3
commit
4f375bc050
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user