qpdf: update to 11.1.1.

This commit is contained in:
Benjamín Albiñana 2022-10-02 16:26:48 +02:00 committed by Piraty
parent 5f207ec1f8
commit bff453782f

View file

@ -1,6 +1,6 @@
# Template file for 'qpdf' # Template file for 'qpdf'
pkgname=qpdf pkgname=qpdf
version=11.1.0 version=11.1.1
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=c6cd5a09806a82ea1f75aa467b1b7a1f59694472b4c4d9d732ba3b7fa241d9dc checksum=785edab622a1bc7e25e1537ad2c325005d48c5c7957f7abedff405deb80fa59a
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel" makedepends+=" libatomic-devel"