khtml: update to 5.54.0.
This commit is contained in:
parent
dbc1530ca0
commit
5f9ae64e0e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khtml'
|
||||
pkgname=khtml
|
||||
version=5.53.0
|
||||
version=5.54.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=de85b04cd71357ced676c2e15643c8a65cc29b3eef5983c3308b7c9126be951d
|
||||
checksum=aa1d6671009e05a9538731db8ddb51c9fa540cebb0c5f90aebf6c04b6a64a89d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue