kjs: update to 5.70.0
[ci skip]
This commit is contained in:
parent
9fd9b94f54
commit
d3d4f27b16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjs'
|
||||
pkgname=kjs
|
||||
version=5.69.0
|
||||
version=5.70.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/kjs"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=5283454fa130653643caee5057cd36b5761bebdfe1390aef23b9992ff57cece8
|
||||
checksum=053e4639b74050101d2a00c59df62a93a4458756ace77f4cdae5a6f2db057668
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
||||
|
|
Loading…
Reference in a new issue