diff --git a/system/devel/check/pspec.xml b/system/devel/check/pspec.xml index 2a3b8ddb..050d050c 100644 --- a/system/devel/check/pspec.xml +++ b/system/devel/check/pspec.xml @@ -12,7 +12,7 @@ library A unit test framework for C check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. - mirrors://sourceforge/check/0.9.14/check-0.9.14.tar.gz + mirrors://sourceforge/check/0.10.0/check-0.10.0.tar.gz @@ -48,6 +48,13 @@ + + 2016-01-15 + 0.10.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2014-10-31 0.9.14