kcov: update to 35.

Closes #13629.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-19 16:40:14 -03:00 committed by Enno Boland
parent ce86014ce1
commit 873511afa1

View file

@ -1,13 +1,17 @@
# Template file for 'kcov'
pkgname=kcov
version=34
version=35
revision=1
build_style=cmake
hostmakedepends="python pkg-config"
makedepends="binutils-devel libcurl-devel elfutils-devel"
short_desc="Code coverage tester for compiled programs, Python and shell"
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
license="GPL-2"
license="GPL-2.0-only"
homepage="http://simonkagstrom.github.io/kcov/index.html"
distfiles="https://github.com/SimonKagstrom/kcov/archive/v$version.tar.gz>$pkgname-v$version.tar.gz"
checksum=e566072df3983cb8576c1aeae440f4342b532121399e677d13533119f54c80a2
checksum=74c172dae2ac2866e0adc91d3fd80276e5acb970d11ac71679a0f7336897a476
case "$XBPS_TARGET_MACHINE" in
aarch64*) broken="unsupported arch upstream";;
esac