[libjpeg-turbo] Update to 3.0.4 (#40991)

This commit is contained in:
Clinton Ingram 2024-09-16 12:45:13 -07:00 committed by GitHub
parent 14c621f72c
commit 20d1b77877
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

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

View File

@ -1,7 +1,6 @@
{
"name": "libjpeg-turbo",
"version": "3.0.3",
"port-version": 1,
"version": "3.0.4",
"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

@ -4661,8 +4661,8 @@
"port-version": 2
},
"libjpeg-turbo": {
"baseline": "3.0.3",
"port-version": 1
"baseline": "3.0.4",
"port-version": 0
},
"libjuice": {
"baseline": "1.5.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fbedc8ef954f9951c7d169c9bac3f9534b4b2c77",
"version": "3.0.4",
"port-version": 0
},
{
"git-tree": "191ba1685e900d722a9ddc0be6bdd939990f0984",
"version": "3.0.3",