Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: libssh
|
||||
description: Library for accessing ssh client services through C libraries
|
||||
version: 0.12.0
|
||||
revision: 2
|
||||
url: https://libssh.org/
|
||||
license: LGPL2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- openssl
|
||||
- zlib
|
||||
make_depends:
|
||||
- cmake
|
||||
- cmocka
|
||||
- doxygen
|
||||
- openssh
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://www.libssh.org/files/${BPM_PKG_VERSION%.*}/libssh-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1a6af424d8327e5eedef4e5fe7f5b924226dd617ac9f3de80f217d82a36a7121
|
||||
Reference in New Issue
Block a user