poppler-qt5: update to 0.79.0.
This commit is contained in:
parent
2a0da59b39
commit
e3553f63ac
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.78.0
|
||||
version=0.79.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=622fdd3187a7339c3b78b861b7cd820ea41ebce0609839ba28ee52c3387938c2
|
||||
checksum=f985a4608fe592d2546d9d37d4182e502ff6b4c42f8db4be0a021a1c369528c8
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||
|
|
Loading…
Reference in a new issue