qpdf: update to 10.0.3.

This commit is contained in:
Benjamín Albiñana 2020-10-31 22:48:51 +01:00 committed by Johannes
parent ba5e24f2ab
commit ca085130ff

View file

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=10.0.2
version=10.0.3
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=25b0f0342015fa5411ea4547fd243105f92a91b5a9fbde95f430fc6865e942fa
checksum=d4e76613334bcbda5407061a6452b6a8197950b42a04a413a2dfb8ef7103594e
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"