qpdf: update to 11.5.0.

This commit is contained in:
Benjamín Albiñana 2023-07-10 16:18:22 +02:00 committed by classabbyamp
parent 3a22bf0986
commit 49260e6d6e

View file

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