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 /ports/zxing-cpp/CONTROL | |
| 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 'ports/zxing-cpp/CONTROL')
| -rw-r--r-- | ports/zxing-cpp/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/zxing-cpp/CONTROL b/ports/zxing-cpp/CONTROL index 4f661dd19..73507fea1 100644 --- a/ports/zxing-cpp/CONTROL +++ b/ports/zxing-cpp/CONTROL @@ -1,6 +1,5 @@ Source: zxing-cpp -Version: 3.3.3 -Port-Version: 8 +Version: 2020-12-2 Homepage: https://github.com/glassechidna/zxing-cpp Description: Barcode detection and decoding library. Build-Depends: bigint |
