mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
parent
55f0e676a4
commit
298fd01943
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.4
|
version=1.10.5
|
||||||
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/libpcap-${version}.tar.gz"
|
distfiles="https://www.tcpdump.org/release/libpcap-${version}.tar.gz"
|
||||||
checksum=ed19a0383fad72e3ad435fd239d7cd80d64916b87269550159d20e47160ebe5f
|
checksum=37ced90a19a302a7f32e458224a00c365c117905c2cd35ac544b6880a81488f0
|
||||||
|
|
||||||
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