mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libpcap: update to 1.10.3.
This commit is contained in:
parent
c1dca96c51
commit
17a883f291
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpcap'
|
# Template file for 'libpcap'
|
||||||
pkgname=libpcap
|
pkgname=libpcap
|
||||||
version=1.10.1
|
version=1.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --with-libnl --with-pcap=linux
|
configure_args="--enable-ipv6 --with-libnl --with-pcap=linux
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.tcpdump.org/"
|
homepage="https://www.tcpdump.org/"
|
||||||
changelog="https://www.tcpdump.org/libpcap-changes.txt"
|
changelog="https://www.tcpdump.org/libpcap-changes.txt"
|
||||||
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ed285f4accaf05344f90975757b3dbfe772ba41d1c401c2648b7fa45b711bdd4
|
checksum=2a8885c403516cf7b0933ed4b14d6caa30e02052489ebd414dc75ac52e7559e6
|
||||||
|
|
||||||
build_options="bluetooth dbus usb"
|
build_options="bluetooth dbus usb"
|
||||||
build_options_default="usb"
|
build_options_default="usb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue