X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a80d25042b8914774c614f8b2ff26e02bcbe0461..960f10d4448fd292f164863e83917c9109452435:/openwrt/target/linux/image/squashfs/Makefile diff --git a/openwrt/target/linux/image/squashfs/Makefile b/openwrt/target/linux/image/squashfs/Makefile index 354a39bbe..df21fd256 100644 --- a/openwrt/target/linux/image/squashfs/Makefile +++ b/openwrt/target/linux/image/squashfs/Makefile @@ -1,9 +1,9 @@ include $(TOPDIR)/rules.mk -SQUASHFSLZMA_DIR=$(BUILD_DIR)/squashfs2.1-r2 -SQUASHFSLZMA_SOURCE=squashfs2.1-r2.tar.gz +SQUASHFSLZMA_DIR=$(BUILD_DIR)/squashfs2.2 +SQUASHFSLZMA_SOURCE=squashfs2.2.tar.gz SQUASHFSLZMA_SITE=@SF/squashfs -SQUASHFSLZMA_MD5SUM=ffa24eff13b2ca51ed6990d15237e4c1 +SQUASHFSLZMA_MD5SUM=9537f1bfa3efd5df722f1a85cd424414 $(DL_DIR)/$(SQUASHFSLZMA_SOURCE): $(SCRIPT_DIR)/download.pl $(DL_DIR) $(SQUASHFSLZMA_SOURCE) $(SQUASHFSLZMA_MD5SUM) $(SQUASHFSLZMA_SITE)