From da1af40e47e4f3277e3f4ca9de0a7aa5b7191442 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Wed, 7 Feb 2024 09:06:18 -0600 Subject: [PATCH] libjxl: bump revison to build with newer libavif * Syncing to build-packages libavif1.0 --- media-libs/libjxl/libjxl-0.6.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libjxl/libjxl-0.6.1.recipe b/media-libs/libjxl/libjxl-0.6.1.recipe index 8e0bb305b..caffbe3ef 100644 --- a/media-libs/libjxl/libjxl-0.6.1.recipe +++ b/media-libs/libjxl/libjxl-0.6.1.recipe @@ -12,7 +12,7 @@ LICENSE="BSD (3-clause) Apache v2 MIT Zlib" -REVISION="2" +REVISION="3" SOURCE_URI="https://gitlab.com/wg1/jpeg-xl/-/archive/v$portVersion/jpeg-xl-v$portVersion.tar.bz2" CHECKSUM_SHA256="2eccd29d3454fc3f4612185d9f90546b20e3cfedc8420447f6effc5ff6aae25b" srcGitRev_2="48e5364ef48ec2408f44c727657ac1b6703185f8"