Add libevent package
[openwrt.git] / obsolete-buildroot / make / squashfsroot.mk
index 9d8722e..f1d6c04 100644 (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):
This page took 0.023262 seconds and 4 git commands to generate.