check: update to 0.15.0.

This commit is contained in:
Felipe Nogueira 2020-06-23 10:40:40 -03:00 committed by Piraty
parent 144943d63b
commit 7014acf670

View file

@ -1,6 +1,6 @@
# Template file for 'check'
pkgname=check
version=0.13.0
version=0.15.0
revision=1
build_style=gnu-configure
short_desc="Unit Testing Framework for C"
@ -8,7 +8,7 @@ maintainer="Jan S. <jan.schreib@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://libcheck.github.io/check/"
distfiles="https://github.com/libcheck/check/releases/download/${version}/check-${version}.tar.gz"
checksum=c4336b31447acc7e3266854f73ec188cdb15554d0edd44739631da174a569909
checksum=aea2e3c68fa6e1e92378e744b1c0db350ccda4b6bd0d19530d0ae185b3d1ac60
check-devel_package() {
short_desc+=" - development files"