mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
qpdf: update to 10.6.2.
This commit is contained in:
parent
714e78e456
commit
11a417ad12
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qpdf'
|
# Template file for 'qpdf'
|
||||||
pkgname=qpdf
|
pkgname=qpdf
|
||||||
version=10.6.0
|
version=10.6.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qpdf-release-qpdf-${version}"
|
wrksrc="qpdf-release-qpdf-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,9 +10,9 @@ short_desc="Content-Preserving PDF Transformation System"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/qpdf/qpdf"
|
homepage="https://github.com/qpdf/qpdf"
|
||||||
changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
|
||||||
distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
|
distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
|
||||||
checksum=09fcae297b172a0489c467fb984f1fb263a836ada97ce1e5b6bf4e5f4faaf548
|
checksum=e8f8f7f09fe3b9d1f98907e4a0cb7fddb4f0f9b8084e7e3201a571334e686c8c
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue