qpdf: update to 11.1.0.

This commit is contained in:
Benjamín Albiñana 2022-09-22 17:29:17 +02:00 committed by Michael Aldridge
parent f7b619ef5e
commit fdb3515c33
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qpdf' # Template file for 'qpdf'
pkgname=qpdf pkgname=qpdf
version=11.0.0 version=11.1.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="perl pkg-config" hostmakedepends="perl pkg-config"
@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf" homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst" changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum=ec3c0185fd0cdfc9beea3569c2c0519d3cc8200fa730bab555885d2cfc36ae4b checksum=c6cd5a09806a82ea1f75aa467b1b7a1f59694472b4c4d9d732ba3b7fa241d9dc
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel" makedepends+=" libatomic-devel"