Update package version to 2.12.2
This commit is contained in:
@@ -1,10 +1,15 @@
|
|||||||
name: libsigcpp
|
name: libsigcpp
|
||||||
description: Typesafe callback system for standard C++
|
description: Typesafe callback system for standard C++
|
||||||
version: 2.12.1
|
version: 2.12.2
|
||||||
revision: 3
|
revision: 1
|
||||||
url: https://libsigcplusplus.github.io/libsigcplusplus/
|
url: https://libsigcplusplus.github.io/libsigcplusplus/
|
||||||
license: LGPL
|
license: LGPL
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc-libs"]
|
|
||||||
make_depends: ["meson","mm-common"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- gcc-libs
|
||||||
|
make_depends:
|
||||||
|
- meson
|
||||||
|
- mm-common
|
||||||
|
|||||||
Reference in New Issue
Block a user