summaryrefslogtreecommitdiffstats
path: root/rules/qpdf.make
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2017-11-23 11:04:54 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-12-01 14:11:56 +0100
commit18e42e13516b8fbc66c52ca5c355b641e3fd0bf1 (patch)
treee810259f2a653d8d305fff8578334a58ea0bf47c /rules/qpdf.make
parentaf62158a7ba7ca0d70e2d5aa430d040a18e82bc5 (diff)
downloadptxdist-18e42e13516b8fbc66c52ca5c355b641e3fd0bf1.tar.gz
ptxdist-18e42e13516b8fbc66c52ca5c355b641e3fd0bf1.tar.xz
qpdf: correct license and pin down license MD5sum
A quick glance at QPDF's LICENSE.txt shows that it identifies itself at the Apache 2.0 license, not the Artistic license. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/qpdf.make')
-rw-r--r--rules/qpdf.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/qpdf.make b/rules/qpdf.make
index eecfe4b39..5995f22b2 100644
--- a/rules/qpdf.make
+++ b/rules/qpdf.make
@@ -23,7 +23,8 @@ QPDF_SUFFIX := tar.gz
QPDF_URL := $(call ptx/mirror, SF, /qpdf/qpdf/$(QPDF_VERSION)/$(QPDF).$(QPDF_SUFFIX))
QPDF_SOURCE := $(SRCDIR)/$(QPDF).$(QPDF_SUFFIX)
QPDF_DIR := $(BUILDDIR)/$(QPDF)
-QPDF_LICENSE := Artistic-2.0
+QPDF_LICENSE := Apache-2.0
+QPDF_LICENSE_FILES := file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57
# ----------------------------------------------------------------------------
# Prepare