summaryrefslogtreecommitdiff
path: root/packages/net/libpcap/libpcap.kconfig
diff options
context:
space:
mode:
authorAverell Kinouani <averell.kinouani@embtoolkit.org>2015-07-28 19:59:43 +0200
committerAverell Kinouani <averell.kinouani@embtoolkit.org>2015-07-28 19:59:43 +0200
commit1633c7283ae46151eb89437ef5dd6c4f3727712a (patch)
treee7206a7f4d5ad36abebf45f16d4b149ab3a5f6e0 /packages/net/libpcap/libpcap.kconfig
parente36f57c134133374c9c37ff53b41e7a361833e10 (diff)
downloadembtoolkit-1633c7283ae46151eb89437ef5dd6c4f3727712a.tar.gz
embtoolkit-1633c7283ae46151eb89437ef5dd6c4f3727712a.tar.bz2
embtoolkit-1633c7283ae46151eb89437ef5dd6c4f3727712a.tar.xz
Packages:libpcap: update to v1.7.4
Diffstat (limited to 'packages/net/libpcap/libpcap.kconfig')
-rw-r--r--packages/net/libpcap/libpcap.kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/net/libpcap/libpcap.kconfig b/packages/net/libpcap/libpcap.kconfig
index a279c74..96bf55e 100644
--- a/packages/net/libpcap/libpcap.kconfig
+++ b/packages/net/libpcap/libpcap.kconfig
@@ -37,13 +37,13 @@ choice
help
Here you can choose which version of libpcap you want to use.
- config EMBTK_LIBPCAP_VERSION_1_3_0
- bool "libpcap-1.3.0"
+ config EMBTK_LIBPCAP_VERSION_1_7_4
+ bool "libpcap-1.7.4"
endchoice
config EMBTK_LIBPCAP_VERSION_STRING
string
- default "1.3.0" if EMBTK_LIBPCAP_VERSION_1_3_0
+ default "1.7.4" if EMBTK_LIBPCAP_VERSION_1_7_4
config EMBTK_LIBPCAP_NEED_PATCH
bool