mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qpdf: update to 10.0.4.
This commit is contained in:
parent
89e153cd6f
commit
7f70297451
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=10.0.3
|
version=10.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qpdf-release-qpdf-${version}"
|
wrksrc="qpdf-release-qpdf-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ 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/master/ChangeLog"
|
||||||
distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
|
distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
|
||||||
checksum=d4e76613334bcbda5407061a6452b6a8197950b42a04a413a2dfb8ef7103594e
|
checksum=40924c0894eb3b6d228a2b0135c77772a34aeb4cac5f0a518cd6cd7aa198640a
|
||||||
|
|
||||||
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