check: update to 0.12.0.

This commit is contained in:
maxice8 2017-10-20 15:00:55 -02:00 committed by Toyam Cox
parent b662eb6a05
commit 20e0cb46c3

View file

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