khtml: Update to 5.42.0
This commit is contained in:
parent
5820dd49f8
commit
d7789e5070
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khtml'
|
# Template file for 'khtml'
|
||||||
pkgname=khtml
|
pkgname=khtml
|
||||||
version=5.41.0
|
version=5.42.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="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c3e7cf947d01bbd17fbdf233312676495f36a9b85aa3499c9a68fd78da307a3d
|
checksum=7464be060190427d1bda39e30257ea712bdec3af820b91fffba0a9dd9ba5daad
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||||
|
|
Loading…
Reference in New Issue