summaryrefslogtreecommitdiffstats
path: root/src/pdflib_lite.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/pdflib_lite.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/pdflib_lite.mk')
-rw-r--r--src/pdflib_lite.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdflib_lite.mk b/src/pdflib_lite.mk
index 999d874..95c3cf6 100644
--- a/src/pdflib_lite.mk
+++ b/src/pdflib_lite.mk
@@ -4,7 +4,7 @@
PKG := pdflib_lite
$(PKG)_IGNORE :=
$(PKG)_VERSION := 7.0.5p3
-$(PKG)_CHECKSUM := 8d5f5787e73a2a28d4902b63e3e07ce1678616c9
+$(PKG)_CHECKSUM := e5fb30678165d28b2bf066f78d5f5787e73a2a28d4902b63e3e07ce1678616c9
$(PKG)_SUBDIR := PDFlib-Lite-$($(PKG)_VERSION)
$(PKG)_FILE := PDFlib-Lite-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.pdflib.com/binaries/PDFlib/$(subst .,,$(word 1,$(subst p, ,$($(PKG)_VERSION))))/$($(PKG)_FILE)