mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
kcrash: update to 5.43.0.
This commit is contained in:
parent
3c1ec053eb
commit
9fdc931e37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcrash'
|
# Template file for 'kcrash'
|
||||||
pkgname=kcrash
|
pkgname=kcrash
|
||||||
version=5.42.0
|
version=5.43.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=da46566c45d1c6381583f44894f82bdabbaf91a477b4d12206fe0cee5b073e11
|
checksum=2b74ab0d0d393c32a7e53e16757763fbe91d25e8dd157e860dec45a047866ec3
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue