poppler-qt5: update to 0.74.0.
This commit is contained in:
parent
fd5bb48ecd
commit
91f38320bb
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||
#
|
||||
pkgname=poppler-qt5
|
||||
version=0.73.0
|
||||
version=0.74.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=cmake
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||
homepage="http://poppler.freedesktop.org"
|
||||
distfiles="${homepage}/poppler-${version}.tar.xz"
|
||||
checksum=e44b5543903128884ba4538c2a97d3bcc8889e97ffacc4636112101f0238db03
|
||||
checksum=92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||
|
|
Loading…
Reference in a new issue