Signed-off-by: Andreas Pretzsch <[email protected]> --- rules/squashfs-tools.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/squashfs-tools.make b/rules/squashfs-tools.make index 71497fb..c242f71 100644 --- a/rules/squashfs-tools.make +++ b/rules/squashfs-tools.make @@ -28,7 +28,7 @@ SQUASHFS_TOOLS_URL := $(call ptx/mirror, SF, squashfs/$(SQUASHFS_TOOLS).$(SQUASH SQUASHFS_TOOLS_SOURCE := $(SRCDIR)/$(SQUASHFS_TOOLS).$(SQUASHFS_TOOLS_SUFFIX) SQUASHFS_TOOLS_DIR := $(BUILDDIR)/$(SQUASHFS_TOOLS) SQUASHFS_TOOLS_SUBDIR := squashfs-tools -SQUASHFS_TOOLS_LICENSE := unknown +SQUASHFS_TOOLS_LICENSE := GPL-2.0+ # ---------------------------------------------------------------------------- # Prepare -- 2.9.3 _______________________________________________ ptxdist mailing list [email protected]
