[epiphany] Bump libhttpseverywhere API version



commit af9a86ba86b5148537d938853cef4f692a6c6921
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Jul 1 18:43:17 2017 -0500

    Bump libhttpseverywhere API version
    
    Though it seems there are no API changes....

 meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index e854b33..6af1c08 100644
--- a/meson.build
+++ b/meson.build
@@ -79,7 +79,7 @@ if get_option('enable_firefox_sync')
 endif
 
 if get_option('enable_https_everywhere')
-  httpseverywhere_dep = dependency('httpseverywhere-0.2', version: '>= 0.2.2')
+  httpseverywhere_dep = dependency('httpseverywhere-0.4', version: '>= 0.2.2')
 endif
 
 subdir('data')


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