mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
kcachegrind: update to 18.12.3.
This commit is contained in:
parent
92cd3bfbd3
commit
993126c0fe
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.2
|
version=18.12.3
|
||||||
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=c21f3ac2568739b45919b13c2d77f79af9ea3beb51ec7339e700ae59b68d5fa9
|
checksum=48011190a0ef28998e6c96b9d644e3d06b68606b7d1467c84a8d176eeebb9adf
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue