Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: libpcap
|
||||
description: A system-independent interface for user-level packet capture
|
||||
version: 1.10.5
|
||||
revision: 1
|
||||
url: https://www.tcpdump.org/
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- dbus
|
||||
- libnl
|
||||
make_depends:
|
||||
- bluez
|
||||
downloads:
|
||||
- url: https://github.com/the-tcpdump-group/libpcap/archive/refs/tags/libpcap-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6cd9835338ca334b699b1217e2aee2b873463c76aafd19b8b9d4710554f025ac
|
||||
Reference in New Issue
Block a user