libpcap: update to 1.10.3.

This commit is contained in:
André Cerqueira 2023-01-21 21:27:36 +00:00 committed by Leah Neukirchen
parent c1dca96c51
commit 17a883f291

View file

@ -1,6 +1,6 @@
# Template file for 'libpcap'
pkgname=libpcap
version=1.10.1
version=1.10.3
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --with-libnl --with-pcap=linux
@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://www.tcpdump.org/"
changelog="https://www.tcpdump.org/libpcap-changes.txt"
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
checksum=ed285f4accaf05344f90975757b3dbfe772ba41d1c401c2648b7fa45b711bdd4
checksum=2a8885c403516cf7b0933ed4b14d6caa30e02052489ebd414dc75ac52e7559e6
build_options="bluetooth dbus usb"
build_options_default="usb"