[libjpeg-turbo] update to 3.1.3 (#48813)

This commit is contained in:
toge
2025-12-18 06:23:11 +09:00
committed by GitHub
parent 3efb786658
commit a20d95d3c7
4 changed files with 8 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libjpeg-turbo/libjpeg-turbo
REF "${VERSION}"
SHA512 91918fe0d6a2f74fa0faf9141a341a18d123684ceef0ec6a18d4b82fd47f13a939c2dd01c511d83567d1397e7344bd323f921ee5a1095cc61542a97b01ae9301
SHA512 d95bf0689fb2862ad5ea9e902b73724098d911d9c312aa69157bec9de77f32e4d5ac7dfa105d844110cc66dbdb0336056ba7f96781fcbc848b72fd0661604d50
HEAD_REF master
PATCHES
add-options-for-docs-headers.patch

View File

@@ -1,6 +1,6 @@
{
"name": "libjpeg-turbo",
"version": "3.1.2",
"version": "3.1.3",
"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.",
"homepage": "https://github.com/libjpeg-turbo/libjpeg-turbo",
"license": "BSD-3-Clause",

View File

@@ -5049,7 +5049,7 @@
"port-version": 2
},
"libjpeg-turbo": {
"baseline": "3.1.2",
"baseline": "3.1.3",
"port-version": 0
},
"libjuice": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "89f73b6dea674235727ec80355b894a688d06726",
"version": "3.1.3",
"port-version": 0
},
{
"git-tree": "26b02f049c1cbfc9d996c7b56cfd1f4598f6f158",
"version": "3.1.2",