[epiphany] Bump libhttpseverywhere API version



commit 0e8e0983cd3a6f249134b540dff49d9fddae7605
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 12 11:30:05 2018 -0600

    Bump libhttpseverywhere API version

 meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 71f0a32..7480c6d 100644
--- a/meson.build
+++ b/meson.build
@@ -97,7 +97,7 @@ gmp_dep = cc.find_library('gmp')
 m_dep = cc.find_library('m', required: false)
 
 if get_option('https_everywhere')
-  httpseverywhere_dep = dependency('httpseverywhere-0.6')
+  httpseverywhere_dep = dependency('httpseverywhere-0.8')
 endif
 
 subdir('data')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]