mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
kcrash: update to 5.67.0
[ci skip]
This commit is contained in:
parent
954af23f6d
commit
ebfad22bd0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcrash'
|
||||
pkgname=kcrash
|
||||
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/kcrash"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5a518059de3f3e85ee7b38a0edf348d097993518ce9b17504470f0d8aad3f2e4
|
||||
checksum=b372e2df0c415b941d7748abf3d0584e3f101d10c0dc4d90fa9087e3355b81ec
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"
|
||||
|
|
Loading…
Add table
Reference in a new issue