From ee2ebf82ae8fc2d17b95cff77d2036c3d46a2bd6 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Tue, 29 Aug 2023 01:29:01 -0700 Subject: [PATCH 1/2] gd: rebuild against libavif 1.0 Signed-off-by: Ariadne Conill --- gd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gd.yaml b/gd.yaml index a93ac3fbe275..904e56e19eab 100644 --- a/gd.yaml +++ b/gd.yaml @@ -1,10 +1,10 @@ package: name: gd version: 2.3.3 - epoch: 3 + epoch: 4 description: Library for the dynamic creation of images by programmers copyright: - - license: custom + - license: GD environment: contents: From bc5bad9a0e7ab270ee8ecfce0b85f8a15b663ee4 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Tue, 29 Aug 2023 01:29:15 -0700 Subject: [PATCH 2/2] php: rebuild against libavif 1.0 Signed-off-by: Ariadne Conill --- php.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.yaml b/php.yaml index 8210c7f4cff1..017452a13cfb 100644 --- a/php.yaml +++ b/php.yaml @@ -1,7 +1,7 @@ package: name: php version: 8.2.9 - epoch: 0 + epoch: 1 description: "the PHP programming language" copyright: - license: PHP-3.01