kcachegrind: update to 18.12.1.
This commit is contained in:
parent
3909a2912b
commit
a8262f0dc0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcachegrind'
|
||||
pkgname=kcachegrind
|
||||
version=18.12.0
|
||||
version=18.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Visualization of Performance Profiling Data"
|
|||
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/${pkgname}-${version}.tar.xz"
|
||||
checksum=fe5cf0163ee4a95bb18d3461e3a6583424fbc147f1f46fb6bdc95ee1a9b077cb
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kcachegrind-${version}.tar.xz"
|
||||
checksum=49685afc8d83d06c75887d999c65b603393bcd2a00e56aaed271564c9d6eee70
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue