mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
qpdf: update to 11.6.0.
This commit is contained in:
parent
d1bb097ac1
commit
087433f956
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qpdf'
|
# Template file for 'qpdf'
|
||||||
pkgname=qpdf
|
pkgname=qpdf
|
||||||
version=11.5.0
|
version=11.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/qpdf/qpdf"
|
homepage="https://github.com/qpdf/qpdf"
|
||||||
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
|
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"
|
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=0e15aaed511928a3d0f5a416e6521640a561a8ce522c574f93ef6472915151f3
|
checksum=3bb6c2e9ed5b50a8bafecbfccb34d853fe1d46f59c4233e42cc9a9e1830d8eaf
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
LIBS="-latomic"
|
LIBS="-latomic"
|
||||||
|
|
Loading…
Add table
Reference in a new issue