pkg download command and patches
This commit is contained in:
9
assets/var/gnu/libpcap.md
Normal file
9
assets/var/gnu/libpcap.md
Normal file
@ -0,0 +1,9 @@
|
||||
libpcap
|
||||
=
|
||||
https://www.tcpdump.org/release/libpcap-1.10.7.tar.xz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user