diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-02-02 11:24:55 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-01 19:24:55 -0800 |
| commit | 2e2c9c7ccb5f49edb17ed9f6224a4be4fe1475f3 (patch) | |
| tree | f8085739d94a83782854055739591fb7bcf232a0 /ports/libjpeg-turbo/CONTROL | |
| parent | 1188a3fe9b98f226d9f527f81366be98c14829ca (diff) | |
| download | vcpkg-2e2c9c7ccb5f49edb17ed9f6224a4be4fe1475f3.tar.gz vcpkg-2e2c9c7ccb5f49edb17ed9f6224a4be4fe1475f3.zip | |
[libjpeg-turbo] update to 2.0.6 (#15936)
* [libjpeg-turbo] update to 2.0.6
* update version
Diffstat (limited to 'ports/libjpeg-turbo/CONTROL')
| -rw-r--r-- | ports/libjpeg-turbo/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/libjpeg-turbo/CONTROL b/ports/libjpeg-turbo/CONTROL index 1e5ad60c6..dd1c18987 100644 --- a/ports/libjpeg-turbo/CONTROL +++ b/ports/libjpeg-turbo/CONTROL @@ -1,6 +1,5 @@ Source: libjpeg-turbo -Version: 2.0.5 -Port-Version: 4 +Version: 2.0.6 Homepage: https://github.com/libjpeg-turbo/libjpeg-turbo Description: libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. |
