mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
commit
b86a59e9d6
1 changed files with 11 additions and 0 deletions
11
srcpkgs/check/template
Normal file
11
srcpkgs/check/template
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Template build file for "check"
|
||||||
|
pkgname=check
|
||||||
|
version=0.9.12
|
||||||
|
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="http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3
|
Loading…
Add table
Reference in a new issue