mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
kdewebkit: update to 5.60.0
[ci skip]
This commit is contained in:
parent
9e34723a86
commit
9c27a20478
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdewebkit'
|
# Template file for 'kdewebkit'
|
||||||
pkgname=kdewebkit
|
pkgname=kdewebkit
|
||||||
version=5.59.0
|
version=5.60.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Integration of the HTML rendering engine WebKit"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdewebkit"
|
homepage="https://projects.kde.org/projects/frameworks/kdewebkit"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8ebf1632c875979114909b8b74174eece935b64dcf4dfebc0903173b67754079
|
checksum=bf16bf33dfdecc5e4e50bacc5ce142774c5c1522639d3d0042779734767f12fb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue