mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 04:12:57 +02:00
kcachegrind: update to 18.04.2.
Closes #14995. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f83e7d679a
commit
03c5d10ff2
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.04.1
|
version=18.04.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev"
|
configure_args="-Wno-dev"
|
||||||
|
@ -12,7 +12,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="http://kde.org/applications/development/kcachegrind/"
|
homepage="http://kde.org/applications/development/kcachegrind/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cf1c826076ed3c23514a17cf40e6c796258e7828d5adeaa9e67bf0636a3f2fd6
|
checksum=248a45a8351593f4ea4d411221b700e090ea0e48af63204f880d60a0d25878ae
|
||||||
|
|
||||||
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