From d335035ba4bb763b97d0e82e8a3daa3f105bd186 Mon Sep 17 00:00:00 2001 From: kenmays Date: Mon, 8 Jan 2024 06:02:43 -0800 Subject: [PATCH] gd: bump for rebuild (#9956) updated for libvpx-1.11.0 --- media-libs/gd/gd-2.3.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gd/gd-2.3.3.recipe b/media-libs/gd/gd-2.3.3.recipe index 3cb1c1cb5..e30ff053f 100644 --- a/media-libs/gd/gd-2.3.3.recipe +++ b/media-libs/gd/gd-2.3.3.recipe @@ -4,7 +4,7 @@ by programmers." HOMEPAGE="https://www.libgd.org/" COPYRIGHT="1999-2020 Pierre-Alain Joye" LICENSE="Libgd" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/libgd/libgd/archive/gd-$portVersion.tar.gz" CHECKSUM_SHA256="24429f9d0dbe0f865aaa4b1a63558242396ba9134e6cfd32ca5e486a84483350" SOURCE_DIR="libgd-gd-$portVersion"