diff --git a/squashfs-tools/squashfs-tools.json b/squashfs-tools/squashfs-tools.json index 56fa5122..ec1af91d 100644 --- a/squashfs-tools/squashfs-tools.json +++ b/squashfs-tools/squashfs-tools.json @@ -11,12 +11,15 @@ { "type": "git", "url": "https://github.com/plougher/squashfs-tools.git", - "tag": "4.6.1", - "commit": "d8cb82d9840330f9344ec37b992595b5d7b44184", + "tag": "4.7", + "commit": "2e87d42ed089dc31990d83eeb07437b9d085d6d1", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" } } + ], + "modules": [ + "../lzo/lzo.json" ] }