kcov: update to 33.
This commit is contained in:
parent
0f82d7ab26
commit
8827338d4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcov'
|
# Template file for 'kcov'
|
||||||
pkgname=kcov
|
pkgname=kcov
|
||||||
version=32
|
version=33
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python pkg-config"
|
hostmakedepends="python pkg-config"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://simonkagstrom.github.io/kcov/index.html"
|
homepage="http://simonkagstrom.github.io/kcov/index.html"
|
||||||
distfiles="https://github.com/SimonKagstrom/kcov/archive/v$version.tar.gz>$pkgname-v$version.tar.gz"
|
distfiles="https://github.com/SimonKagstrom/kcov/archive/v$version.tar.gz>$pkgname-v$version.tar.gz"
|
||||||
checksum=05296d080aa24693853c357a6733c8783ecadcf655063fa3188b5f36b2e18545
|
checksum=23e20157c8fb933b76d5733ca5700c9eb2399851febf0d4144d7b2dc940f4464
|
||||||
|
|
Loading…
Reference in a new issue