heaptrack: update to 1.5.0.
This commit is contained in:
parent
3b88a0e655
commit
e302945379
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'heaptrack'
|
||||
pkgname=heaptrack
|
||||
version=1.4.0
|
||||
revision=5
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DHEAPTRACK_BUILD_GUI=ON"
|
||||
hostmakedepends="qt5-qmake qt5-host-tools extra-cmake-modules kcoreaddons
|
||||
|
@ -15,7 +15,7 @@ maintainer="Piraty <mail@piraty.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/KDE/heaptrack"
|
||||
distfiles="https://github.com/KDE/heaptrack/archive/v${version}.tar.gz"
|
||||
checksum=3aeea57e040d863a1ef95c3208ff0f163474a8bd8e10d4ece5e5f2137ab6436c
|
||||
checksum=44e6aefc13460556acced7192bf3600605cd7a5f3a46e670c3127aeae97e19dd
|
||||
|
||||
#../tests/auto/tst_inject.cpp:78: SIGSEGV
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue