khtml: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:47:20 +01:00 committed by Jürgen Buchmüller
parent ac8be477b2
commit 68e313bea6

View file

@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/khtml"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=7464be060190427d1bda39e30257ea712bdec3af820b91fffba0a9dd9ba5daad
checksum=86403a096d91786dd1b8f7d74d212000dd3de6b76298cf27dfd7c4131bf38a0c
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"