qpdf: update to 11.4.0.

This commit is contained in:
Benjamín Albiñana 2023-05-22 14:21:58 +02:00 committed by Andrew Benson
parent 7f94e30ecc
commit adf4b765a4

View file

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=11.3.0
version=11.4.0
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=c82ff456e8ba17f59e4982c46ebab0f2117bd20f80d149d7899a17c15accf14b
checksum=6ffda01597f441ae2387964584385fdd5e133d4091252a37607758a4f0bb874b
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"