khtml: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:37:38 +01:00
parent 2dac7a34a1
commit daa0611f73

View file

@ -1,6 +1,6 @@
# Template file for 'khtml' # Template file for 'khtml'
pkgname=khtml pkgname=khtml
version=5.63.0 version=5.64.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/khtml" homepage="https://projects.kde.org/projects/frameworks/khtml"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=8d7ba064ffd5391e9b7a2b9d9784f815f2f1f1519cf6ddb7887bcede4c3ec795 checksum=00d3a3e8c8b8072f4894d74f91d963cfefbd681e47da0b8e80e1297224c5af85
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons" hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"