kjs: update to 5.67.0
[ci skip]
This commit is contained in:
parent
875d3c43e2
commit
fb965ff152
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjs'
|
||||
pkgname=kjs
|
||||
version=5.66.0
|
||||
version=5.67.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=9bed62ebf9fba7d986ff7baabf6c4431f02826c9be70beda15cc62c692fb5f7f
|
||||
checksum=8718ea6a963e39c26f1fd98c4b55041c724b32ec3dbf71814f39ee04afbcd356
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
||||
|
|
Loading…
Reference in a new issue