Update to last vresion of xapian.
This commit is contained in:
parent
b2bd19f484
commit
de6ae772d4
|
@ -10,14 +10,14 @@ main_project_versions = {
|
|||
|
||||
# This is the "version" of the whole base_deps_versions dict.
|
||||
# Change this when you change base_deps_versions.
|
||||
base_deps_meta_version = '10'
|
||||
base_deps_meta_version = '11'
|
||||
|
||||
|
||||
base_deps_versions = {
|
||||
'zlib' : '1.2.8',
|
||||
'lzma' : '5.2.3',
|
||||
'uuid' : '1.43.4',
|
||||
'xapian-core' : '1.4.5',
|
||||
'xapian-core' : '1.4.7',
|
||||
'ctpp2' : '2.8.3',
|
||||
'pugixml' : '1.2',
|
||||
'libmicrohttpd' : '0.9.46',
|
||||
|
|
Loading…
Reference in New Issue