khtml: update to 5.37.0
This commit is contained in:
parent
37a3e9a5f9
commit
6ddccf8ae3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khtml'
|
||||
pkgname=khtml
|
||||
version=5.36.0
|
||||
version=5.37.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=fad99c7f46f4ad932300d0ad9dafeb9b18fc32de05efa937e9df0f7b138c5395
|
||||
checksum=02aa4260f078f97b9299fdf1acef85ed28158c9de3a3023774aed8e4bbe815d8
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue