149 B
149 B
libpcap
https://www.tcpdump.org/release/libpcap-1.10.7.tar.xz
./configure --prefix=$pkgpath
make -j$(nproc)
make install
https://www.tcpdump.org/release/libpcap-1.10.7.tar.xz
./configure --prefix=$pkgpath
make -j$(nproc)
make install