mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
kcov: update to 34.
This commit is contained in:
parent
cdcd7d3409
commit
d0e8788930
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=33
|
version=34
|
||||||
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=23e20157c8fb933b76d5733ca5700c9eb2399851febf0d4144d7b2dc940f4464
|
checksum=e566072df3983cb8576c1aeae440f4342b532121399e677d13533119f54c80a2
|
||||||
|
|
Loading…
Add table
Reference in a new issue