qpdf: update to 11.6.3.

This commit is contained in:
Benjamín Albiñana 2023-10-16 17:04:06 +02:00 committed by classabbyamp
parent c2588a349b
commit 408dbc9972
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=11.6.2
version=11.6.3
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
checksum=0801e66c1d44ebde9095e9ffc871f586fac09e0945237af3cfdc520848f567ca
checksum=79e980c249feeb614de8ff30d16cc361f6d50512479eb57832016ce13a043b06
if [ "$CROSS_BUILD" ]; then
configure_args="-DLL_FMT=%lld -DRANDOM_DEVICE=/dev/urandom"