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"