kross: update to 5.43.0.
This commit is contained in:
parent
6014feffe0
commit
22f1f35d57
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kross'
|
||||
pkgname=kross
|
||||
version=5.42.0
|
||||
version=5.43.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/kross"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=113bdc429a73feb4af5405ebfa04a288492d9fb1a409d2f7ad916a69fce218ab
|
||||
checksum=d0900a7d953e49fd68741ce20eaf57f3242b3ca186debc2ed0ca68ad2b31fd16
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||
|
|
Loading…
Reference in New Issue