khtml: update to 5.49.0.
This commit is contained in:
parent
61d406f277
commit
2749789835
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khtml'
|
||||
pkgname=khtml
|
||||
version=5.48.0
|
||||
version=5.49.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.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=a1923402f04f4a72e8688004a00e47fe79f7f72d703d53a14058eebdb7a531ff
|
||||
checksum=c4f819588a5eb8c5abf875491ee7741cc162ac75ff726fd8abf91183df15354d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue