mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
check: update to 0.13.0.
This commit is contained in:
parent
522ce03edf
commit
50a4e67dcd
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for "check"
|
# Template file for 'check'
|
||||||
pkgname=check
|
pkgname=check
|
||||||
version=0.12.0
|
version=0.13.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"
|
||||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
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=464201098bee00e90f5c4bdfa94a5d3ead8d641f9025b560a27755a83b824234
|
checksum=c4336b31447acc7e3266854f73ec188cdb15554d0edd44739631da174a569909
|
||||||
|
|
||||||
check-devel_package() {
|
check-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue