Bump base_deps_meta_version to rebuild xapian-core
This commit is contained in:
parent
942dba4d9c
commit
b026e7e06c
|
@ -39,7 +39,7 @@ release_versions = {
|
|||
|
||||
# This is the "version" of the whole base_deps_versions dict.
|
||||
# Change this when you change base_deps_versions.
|
||||
base_deps_meta_version = "01"
|
||||
base_deps_meta_version = "02"
|
||||
|
||||
base_deps_versions = {
|
||||
"zlib": "1.2.12",
|
||||
|
@ -47,7 +47,7 @@ base_deps_versions = {
|
|||
"zstd": "1.5.2",
|
||||
"docoptcpp": "0.6.2",
|
||||
"uuid": "1.43.4",
|
||||
"xapian-core": "1.4.23",
|
||||
"xapian-core": "1.4.26",
|
||||
"mustache": "4.1",
|
||||
"pugixml": "1.2",
|
||||
"libmicrohttpd": "0.9.76",
|
||||
|
|
Loading…
Reference in New Issue