poppler-qt5: update to 0.62.0.
This commit is contained in:
parent
6c664fc221
commit
5d110aa6cb
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.61.1
|
||||
version=0.62.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=cmake
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://poppler.freedesktop.org"
|
||||
distfiles="${homepage}/poppler-$version.tar.xz"
|
||||
checksum=1266096343f5163c1a585124e9a6d44474e1345de5cdfe55dc7b47357bcfcda9
|
||||
checksum=5b9a73dfd4d6f61d165ada1e4f0abd2d420494bf9d0b1c15d0db3f7b83a729c6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||
|
|
Loading…
Reference in a new issue