qpdf: update to 10.2.0.

This commit is contained in:
Benjamín Albiñana 2021-02-24 10:15:58 +01:00 committed by Érico Nogueira Rolim
parent a1b9f408c6
commit 996e3c692a

View file

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=10.1.0
version=10.2.0
revision=1
wrksrc="qpdf-release-qpdf-${version}"
build_style=gnu-configure
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
checksum=e0516398ac1cdaa1ebce2b822ccdd8afbadea43b0b57304c147a17639a1402b0
checksum=4c627307cb40ddcf2b293dafa3943ce5744a72d7c1614e129b6acaef0ea771d3
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"