qpdf: update to 10.0.1.

This commit is contained in:
Benjamín Albiñana 2020-04-10 08:59:17 +02:00 committed by Helmut Pozimski
parent 7a2d35200b
commit 331b645bc0

View file

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=10.0.0
version=10.0.1
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=d9b039421c78ddd2691242546a835a904e46027c1e64a274b53a515d01850d86
checksum=6bf21d71fc23b3dd0edf4699d4d68760402482cb8a96e7e36eae92914f931bca
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"