mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
kcachegrind: update to 18.04.0.
Closes #13687. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
aade417bab
commit
b4a846232b
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=17.12.3
|
version=18.04.0
|
||||||
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, FDL-1.2"
|
license="GPL-2, FDL-1.2"
|
||||||
homepage="http://kde.org/applications/development/kcachegrind/"
|
homepage="http://kde.org/applications/development/kcachegrind/"
|
||||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0d9670aa3b96e9d5ad2a110965c523922138786e8c00de9e2aee59dd46405ddb
|
checksum=4089ae9281091dbde04655aa6f4b824b2241463dc43626e587d0b9093a47ce38
|
||||||
|
|
||||||
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