kcachegrind: update to 18.12.3.
This commit is contained in:
parent
92cd3bfbd3
commit
993126c0fe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcachegrind'
|
||||
pkgname=kcachegrind
|
||||
version=18.12.2
|
||||
version=18.12.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-only, GFDL-1.2-only"
|
||||
homepage="https://kde.org/applications/development/kcachegrind/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kcachegrind-${version}.tar.xz"
|
||||
checksum=c21f3ac2568739b45919b13c2d77f79af9ea3beb51ec7339e700ae59b68d5fa9
|
||||
checksum=48011190a0ef28998e6c96b9d644e3d06b68606b7d1467c84a8d176eeebb9adf
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue