qpdf: update to 10.3.2.

This commit is contained in:
Benjamín Albiñana 2021-05-09 17:02:27 +02:00 committed by Érico Nogueira Rolim
parent 0f84a4ef9c
commit 53f5161f73

View file

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=10.3.1
version=10.3.2
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=311dd965ed33bdf68e77c1b5945b548f846bd394562358c632c05e98c4f9e342
checksum=8f1f42d1c36f62cf5bb4d2511e80e4fc0125093adc7fc444bc96cb7e79e71402
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"