mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-25 14:04:48 -04:00
Force compilation of docoptcpp (#449)
- Docopt commit id was updated and therefore we need to force a new build in order to get the latest change (docoptcpp.pc) into the deps2 archive (needed by zim-tools)
This commit is contained in:
parent
10439b230a
commit
728caca741
@ -42,7 +42,7 @@ release_versions = {
|
|||||||
|
|
||||||
# This is the "version" of the whole base_deps_versions dict.
|
# This is the "version" of the whole base_deps_versions dict.
|
||||||
# Change this when you change base_deps_versions.
|
# Change this when you change base_deps_versions.
|
||||||
base_deps_meta_version = '67'
|
base_deps_meta_version = '68'
|
||||||
|
|
||||||
base_deps_versions = {
|
base_deps_versions = {
|
||||||
'zlib' : '1.2.8',
|
'zlib' : '1.2.8',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user