Update package version to 2.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: cmocka
|
name: cmocka
|
||||||
description: An elegant unit testing framework for C with support for mock objects
|
description: An elegant unit testing framework for C with support for mock objects
|
||||||
version: 2.0.0
|
version: 2.0.1
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://cmocka.org/
|
url: https://cmocka.org/
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
@@ -14,4 +14,4 @@ downloads:
|
|||||||
- url: https://cmocka.org/files/${BPM_PKG_VERSION%.*}/cmocka-${BPM_PKG_VERSION}.tar.xz
|
- url: https://cmocka.org/files/${BPM_PKG_VERSION%.*}/cmocka-${BPM_PKG_VERSION}.tar.xz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: b5686c51ea92d142958d68e5dcb932f9bfc32cd3dd01c524f9d4aa863ebc3d9c
|
checksum: 3f3533382ba29ab3abf5c4f4b27b79d165f0df51ea587de749b11b68b4019180
|
||||||
|
|||||||
Reference in New Issue
Block a user