kcrash: update to 5.36.0.
This commit is contained in:
parent
2a17792403
commit
327cb35869
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcrash'
|
# Template file for 'kcrash'
|
||||||
pkgname=kcrash
|
pkgname=kcrash
|
||||||
version=5.29.0
|
version=5.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcrash"
|
homepage="https://projects.kde.org/projects/frameworks/kcrash"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3bdb5421b0909fa4e0d7bfb8bba708f9b95c4edf9ca1580aac8229512c49e224
|
checksum=2d8edd9813b8543cef68cd6cf09c85195999d06f9b06ed0803707a1c925eda38
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
||||||
|
|
Loading…
Reference in New Issue