qpdf: update to 10.6.2.

This commit is contained in:
Benjamín Albiñana 2022-02-17 19:03:45 +01:00 committed by Echo
parent 714e78e456
commit 11a417ad12

View file

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=10.6.0
version=10.6.2
revision=1
wrksrc="qpdf-release-qpdf-${version}"
build_style=gnu-configure
@ -10,9 +10,9 @@ short_desc="Content-Preserving PDF Transformation System"
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/master/ChangeLog"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
checksum=09fcae297b172a0489c467fb984f1fb263a836ada97ce1e5b6bf4e5f4faaf548
checksum=e8f8f7f09fe3b9d1f98907e4a0cb7fddb4f0f9b8084e7e3201a571334e686c8c
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"