kcachegrind: update to 18.12.2.
This commit is contained in:
parent
3bbe1546e5
commit
09ba476447
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcachegrind'
|
# Template file for 'kcachegrind'
|
||||||
pkgname=kcachegrind
|
pkgname=kcachegrind
|
||||||
version=18.12.1
|
version=18.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
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"
|
license="GPL-2.0-only, GFDL-1.2-only"
|
||||||
homepage="https://kde.org/applications/development/kcachegrind/"
|
homepage="https://kde.org/applications/development/kcachegrind/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kcachegrind-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kcachegrind-${version}.tar.xz"
|
||||||
checksum=49685afc8d83d06c75887d999c65b603393bcd2a00e56aaed271564c9d6eee70
|
checksum=c21f3ac2568739b45919b13c2d77f79af9ea3beb51ec7339e700ae59b68d5fa9
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in a new issue