khtml: update to 5.51.0.
This commit is contained in:
parent
76254b9e7f
commit
6c245fc04d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khtml'
|
||||
pkgname=khtml
|
||||
version=5.50.0
|
||||
version=5.51.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=aaaf40d61452208e6c9df230553b8abaf0e7ca8279a02f6dfcd945eceff838e4
|
||||
checksum=8ca12c1d4d19a9be64218b3cb5b5ff117cbc12d798fe74e0fd40f7c89365c1dc
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue