Update package version to 2.0.0
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
name: valabind
|
||||
description: create bindings from vapi to nodejs, python, swig, c++
|
||||
version: 1.8.0
|
||||
version: 2.0.0
|
||||
revision: 1
|
||||
url: https://github.com/radare/valabind
|
||||
license: GPL3
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["glib","glibc","sh","swig","vala"]
|
||||
make_depends: ["meson"]
|
||||
type: source
|
||||
depends:
|
||||
- glib
|
||||
- glibc
|
||||
- sh
|
||||
- swig
|
||||
- vala
|
||||
make_depends:
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://github.com/radare/valabind/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: bb859845b57b1d842c9d2ae0229bc49611be90a9cd3f14927ff96836799c6b59
|
||||
|
||||
Reference in New Issue
Block a user