aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-08-18 20:10:06 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-08-18 19:44:10 +0000
commit6cc6292bbc961f826638cbd3bacb3306d85ab6ac (patch)
tree21360314e74ddcc7e1b364e7943348f2df7c5aa6
parentae730b30224fb2abc2ba03d9029d09e1cc73f7d0 (diff)
testing/lcov: upgrade to 1.15
-rw-r--r--testing/lcov/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lcov/APKBUILD b/testing/lcov/APKBUILD
index ef49739fcb5..b9f417be5fe 100644
--- a/testing/lcov/APKBUILD
+++ b/testing/lcov/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Shiva Velmurugan <shiv@shiv.me>
# Maintainer: Shiva Velmurugan <shiv@shiv.me>
pkgname=lcov
-pkgver=1.14
+pkgver=1.15
pkgrel=0
pkgdesc="LCOV is an extension to GCOV. It provides a graphical frontend for converage information"
url="https://github.com/linux-test-project/lcov"
@@ -15,4 +15,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX="/usr" install
}
-sha512sums="2d60c3a63e300dda96171c432fe304840acc76bf6275f60934d08e80765f9f85671e8b77bfed758fc45842a80156586dc0d67c42c9f215f4f163840fc5cf65bc lcov-1.14.tar.gz"
+sha512sums="dda0eadbd0ea2093f17cba039309ccda3dbcb7266d083b46bda61e02cd7f049d66de49be1e005157c3e5af910d2703ffbc9cfe7f1242bd67b9787f8508e4d052 lcov-1.15.tar.gz"