From f87bf22abb194522e5c2ebc4b6f1e5967affdc4b Mon Sep 17 00:00:00 2001 From: vasilito Date: Sat, 11 Jul 2026 16:23:34 +0300 Subject: [PATCH] =?UTF-8?q?lib:=20libjpeg-turbo=203.1.0=E2=86=923.2.0=20(M?= =?UTF-8?q?ay=202025=20release)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local/sources/kernel | 2 +- recipes/libs/libjpeg/recipe.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/local/sources/kernel b/local/sources/kernel index f93ed40ed4..00e7ffb7bc 160000 --- a/local/sources/kernel +++ b/local/sources/kernel @@ -1 +1 @@ -Subproject commit f93ed40ed422fea60a7e4c6f357b13c6b3216290 +Subproject commit 00e7ffb7bc18d2175ca69379d2dc7b6d76f612a9 diff --git a/recipes/libs/libjpeg/recipe.toml b/recipes/libs/libjpeg/recipe.toml index b7b417412f..632c50cdf6 100644 --- a/recipes/libs/libjpeg/recipe.toml +++ b/recipes/libs/libjpeg/recipe.toml @@ -1,7 +1,7 @@ # libjpeg-turbo is compatible with libjpeg [source] -tar = "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.0/libjpeg-turbo-3.1.0.tar.gz" -blake3 = "3efc14da55c56fc0a6a50f109d9e1ee8a91f5ae7dd17a21d3aebe04a65f3ee96" +tar = "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.2.0/libjpeg-turbo-3.2.0.tar.gz" +blake3 = "cc6c1fb3b6e155d33af2c05ad02d0745b596d16e21722966ba60e4cdefab9c89" [build] template = "custom"