qpdf: update to 11.2.0.

This commit is contained in:
Benjamín Albiñana 2022-11-21 17:16:32 +01:00 committed by classabbyamp
parent 3676d70b83
commit 43a08487de
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=11.1.1
version=11.2.0
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
@ -10,8 +10,8 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum=785edab622a1bc7e25e1537ad2c325005d48c5c7957f7abedff405deb80fa59a
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
checksum=d5fde4881948db41300f5806ea54f07f9fc37bc414a6a78efa2649d212b56707
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"