diff options
| author | Mårten Nordheim <Morten242@gmail.com> | 2016-11-01 16:53:52 +0100 |
|---|---|---|
| committer | Mårten Nordheim <Morten242@gmail.com> | 2016-11-01 16:53:52 +0100 |
| commit | bbfe03fc2bbbcd7afa5d6a52234c45450968c27c (patch) | |
| tree | 81786865a7d0e4feee2e6cab285aedce2b54ae05 /ports/libjpeg-turbo/CONTROL | |
| parent | 997ef3d06508a10bbb662f6729489494af15d434 (diff) | |
| download | vcpkg-bbfe03fc2bbbcd7afa5d6a52234c45450968c27c.tar.gz vcpkg-bbfe03fc2bbbcd7afa5d6a52234c45450968c27c.zip | |
[libjpeg-turbo] Enable static build
Diffstat (limited to 'ports/libjpeg-turbo/CONTROL')
| -rw-r--r-- | ports/libjpeg-turbo/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libjpeg-turbo/CONTROL b/ports/libjpeg-turbo/CONTROL index 9c5ee1d07..1c1cd5d16 100644 --- a/ports/libjpeg-turbo/CONTROL +++ b/ports/libjpeg-turbo/CONTROL @@ -1,3 +1,3 @@ Source: libjpeg-turbo -Version: 1.4.90-1 +Version: 1.4.90-2 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. |
