mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
libpcap: update to 1.8.0.
This commit is contained in:
parent
c4ecdbc55c
commit
03e2386b65
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libpcap'
|
# Template file for 'libpcap'
|
||||||
pkgname=libpcap
|
pkgname=libpcap
|
||||||
version=1.7.4
|
version=1.8.0
|
||||||
revision=2
|
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
|
||||||
$(vopt_enable bluetooth) $(vopt_enable dbus) $(vopt_enable usb canusb)"
|
$(vopt_enable bluetooth) $(vopt_enable dbus) $(vopt_enable usb canusb)"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.tcpdump.org/"
|
homepage="http://www.tcpdump.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://www.tcpdump.org/release/$pkgname-$version.tar.gz"
|
distfiles="http://www.tcpdump.org/release/$pkgname-$version.tar.gz"
|
||||||
checksum=7ad3112187e88328b85e46dce7a9b949632af18ee74d97ffc3f2b41fe7f448b0
|
checksum=f47b51533f9f060afb304010ea5cbf51d032707333bca70c36351d255754659c
|
||||||
|
|
||||||
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