diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-01-28 06:25:19 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-27 14:25:19 -0800 |
| commit | 3b469cb563cc77bdb078a1af2471735541661eaf (patch) | |
| tree | 886aec3929846b15918c0ed437450eabd2554ca3 /ports/charls/CONTROL | |
| parent | f53d9799c3c5212486e57ea82c95dda33b6a0e38 (diff) | |
| download | vcpkg-3b469cb563cc77bdb078a1af2471735541661eaf.tar.gz vcpkg-3b469cb563cc77bdb078a1af2471735541661eaf.zip | |
[charls] update to 2.2.0 (#15857)
* [charls] update to 2.2.0
* update version
* delete TARGET_PATH
* update version
Diffstat (limited to 'ports/charls/CONTROL')
| -rw-r--r-- | ports/charls/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/charls/CONTROL b/ports/charls/CONTROL index f266fe998..57fdd3ec6 100644 --- a/ports/charls/CONTROL +++ b/ports/charls/CONTROL @@ -1,4 +1,4 @@ Source: charls -Version: 2.1.0-1 +Version: 2.2.0 Homepage: https://github.com/team-charls/charls Description: CharLS, a C++ JPEG-LS library implementation.
\ No newline at end of file |
