diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-04-13 01:10:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-12 10:10:51 -0700 |
| commit | 407ca922594a85dd532c9ccff60ae06e96a18d5b (patch) | |
| tree | 141823ddc672ff20cff41fc8a9a36232e64ad408 /versions | |
| parent | 66e1e5c1dfd539a54e4e5dc3ae85fc2199acb24c (diff) | |
| download | vcpkg-407ca922594a85dd532c9ccff60ae06e96a18d5b.tar.gz vcpkg-407ca922594a85dd532c9ccff60ae06e96a18d5b.zip | |
[zxing-cpp] Update zxing-cpp and fix iconv dependency (#14918)
* Update zxing-cpp and fix iconv dependency
* Convert PATCH file format
* update patch
* update version
* update patch
* update version
* revert the line end
* update version
* delete c++ 11
* update version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/z-/zxing-cpp.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 8fb80742b..d5bd028ae 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6597,8 +6597,8 @@ "port-version": 0 }, "zxing-cpp": { - "baseline": "3.3.3", - "port-version": 8 + "baseline": "2020-12-2", + "port-version": 0 }, "zydis": { "baseline": "3.1.0-1", diff --git a/versions/z-/zxing-cpp.json b/versions/z-/zxing-cpp.json index 3a1eca920..d3cfdd84c 100644 --- a/versions/z-/zxing-cpp.json +++ b/versions/z-/zxing-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "4891ff3ded94308cdc3f4c3b73956b80317a4767", + "version-string": "2020-12-2", + "port-version": 0 + }, + { "git-tree": "d7761651d4c426d0322f52d5508b5beb66af6c9d", "version-string": "3.3.3", "port-version": 8 |
