upgrade to squashfs 2.0-r2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@178 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Imre Kaloz 2004-11-15 08:20:52 +00:00
parent 5c2fcc3205
commit 598d57d255
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# mksquashfs to build to target squashfs filesystems
#
#############################################################
SQUASHFS_DIR=$(BUILD_DIR)/squashfs2.0
SQUASHFS_SOURCE=squashfs2.0.tar.gz
SQUASHFS_DIR=$(BUILD_DIR)/squashfs2.0r2
SQUASHFS_SOURCE=squashfs2.0-r2.tar.gz
SQUASHFS_SITE=http://dl.sourceforge.net/sourceforge/squashfs
$(DL_DIR)/$(SQUASHFS_SOURCE):