check: update to 0.13.0.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# Template build file for "check"
|
||||
# Template file for 'check'
|
||||
pkgname=check
|
||||
version=0.12.0
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Unit Testing Framework for C"
|
||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
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=464201098bee00e90f5c4bdfa94a5d3ead8d641f9025b560a27755a83b824234
|
||||
checksum=c4336b31447acc7e3266854f73ec188cdb15554d0edd44739631da174a569909
|
||||
|
||||
check-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
||||
Reference in New Issue
Block a user