qpdf: update to 11.6.0.

This commit is contained in:
Benjamín Albiñana 2023-09-04 16:20:05 +02:00 committed by classabbyamp
parent d1bb097ac1
commit 087433f956
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
version=11.5.0
version=11.6.1
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
checksum=0e15aaed511928a3d0f5a416e6521640a561a8ce522c574f93ef6472915151f3
checksum=3bb6c2e9ed5b50a8bafecbfccb34d853fe1d46f59c4233e42cc9a9e1830d8eaf
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
LIBS="-latomic"