check: update to 0.11.0.

This commit is contained in:
Toyam Cox 2017-02-16 04:30:24 -05:00
parent c9ad87cce6
commit 740f0ab062

View file

@ -1,14 +1,14 @@
# Template build file for "check"
pkgname=check
version=0.10.0
version=0.11.0
revision=1
build_style=gnu-configure
short_desc="Unit Testing Framework for C"
maintainer="Jan S. <jan.schreib@gmail.com>"
homepage="check.sourceforge.net"
license="LGPL"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f5f50766aa6f8fe5a2df752666ca01a950add45079aa06416b83765b1cf71052
license="LGPL-2.1"
homepage="https://libcheck.github.io/check/"
distfiles="https://github.com/libcheck/check/releases/download/${version}/check-${version}.tar.gz"
checksum=24f7a48aae6b74755bcbe964ce8bc7240f6ced2141f8d9cf480bc3b3de0d5616
check-devel_package() {
short_desc+=" - development files"
@ -21,3 +21,6 @@ check-devel_package() {
vmove usr/share/aclocal
}
}
# REMARKS:
# We want the prepared archive so we don't need texlive in hostmakedepends