qpdf: update to 11.6.3.
This commit is contained in:
parent
c2588a349b
commit
408dbc9972
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qpdf'
|
# Template file for 'qpdf'
|
||||||
pkgname=qpdf
|
pkgname=qpdf
|
||||||
version=11.6.2
|
version=11.6.3
|
||||||
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=0801e66c1d44ebde9095e9ffc871f586fac09e0945237af3cfdc520848f567ca
|
checksum=79e980c249feeb614de8ff30d16cc361f6d50512479eb57832016ce13a043b06
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args="-DLL_FMT=%lld -DRANDOM_DEVICE=/dev/urandom"
|
configure_args="-DLL_FMT=%lld -DRANDOM_DEVICE=/dev/urandom"
|
||||||
|
|
Loading…
Reference in New Issue