Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: libnet
|
||||
description: A library which provides API for commonly used low-level net functions
|
||||
version: "1.3"
|
||||
revision: 1
|
||||
url: https://github.com/libnet/libnet
|
||||
license: BSD-2-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- sh
|
||||
make_depends:
|
||||
- doxygen
|
||||
- graphviz
|
||||
- help2man
|
||||
- cmocka
|
||||
- iproute2
|
||||
downloads:
|
||||
- url: https://github.com/libnet/libnet/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 44e28a4e5a9256ce74d96fd1ad8ac2e3f300f55dc70c93bb81851183a21d7d3a
|
||||
Reference in New Issue
Block a user