From ab8cc8f9de1c65333261a0878c989ad308d63ea3 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Mon, 16 Oct 2023 07:11:45 +0200
Subject: [PATCH] qpdf: update to 11.6.3

---
 components/print/qpdf/qpdf.p5m                      |    4 ++--
 components/print/qpdf/manifests/sample-manifest.p5m |    4 ++--
 components/print/qpdf/Makefile                      |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/print/qpdf/Makefile b/components/print/qpdf/Makefile
index 1c20dda..5dbc533 100644
--- a/components/print/qpdf/Makefile
+++ b/components/print/qpdf/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME= qpdf
-COMPONENT_VERSION= 11.6.2
+COMPONENT_VERSION= 11.6.3
 COMPONENT_SUMMARY= QPDF is a command-line program that does structural, content-preserving transformations on PDF files
 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH= sha256:9d7011c348abb9ec281dfb0675abcc4a670a14ca4fafd8b945dac5817035acb0
+COMPONENT_ARCHIVE_HASH= sha256:c394b1b0cff4cd9d13b0f5e16bdf3cf54da424dc434f9d40264b7fe67acd90bc
 COMPONENT_ARCHIVE_URL=	https://downloads.sourceforge.net/qpdf/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	https://qpdf.sourceforge.net/
 COMPONENT_FMRI= print/qpdf
diff --git a/components/print/qpdf/manifests/sample-manifest.p5m b/components/print/qpdf/manifests/sample-manifest.p5m
index 6d3f379..3e0c28a 100644
--- a/components/print/qpdf/manifests/sample-manifest.p5m
+++ b/components/print/qpdf/manifests/sample-manifest.p5m
@@ -99,8 +99,8 @@
 file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfig.cmake
 file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfigVersion.cmake
 link path=usr/lib/$(MACH64)/libqpdf.so target=libqpdf.so.29
-link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.6.2
-file path=usr/lib/$(MACH64)/libqpdf.so.29.6.2
+link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.6.3
+file path=usr/lib/$(MACH64)/libqpdf.so.29.6.3
 file path=usr/lib/$(MACH64)/pkgconfig/libqpdf.pc
 file path=usr/share/doc/qpdf/README-doc.txt
 file path=usr/share/doc/qpdf/examples/pdf-attach-file.cc
diff --git a/components/print/qpdf/qpdf.p5m b/components/print/qpdf/qpdf.p5m
index dc989fd..b84e624 100644
--- a/components/print/qpdf/qpdf.p5m
+++ b/components/print/qpdf/qpdf.p5m
@@ -100,8 +100,8 @@
 file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfig.cmake
 file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfigVersion.cmake
 link path=usr/lib/$(MACH64)/libqpdf.so target=libqpdf.so.29
-link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.6.2
-file path=usr/lib/$(MACH64)/libqpdf.so.29.6.2
+link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.6.3
+file path=usr/lib/$(MACH64)/libqpdf.so.29.6.3
 file path=usr/lib/$(MACH64)/pkgconfig/libqpdf.pc
 file path=usr/share/doc/qpdf/README-doc.txt
 file path=usr/share/doc/qpdf/examples/pdf-attach-file.cc

--
Gitblit v1.9.3