qpdf: update to 10.4.0.

This commit is contained in:
Benjamín Albiñana 2021-11-17 15:50:56 +01:00 committed by Érico Nogueira Rolim
parent 502c34ca24
commit 3290e707af

View file

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