From fbc76e7d199b9c7c7fc6d467d43a378f848cb123 Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Mon, 30 May 2022 20:30:27 -0600 Subject: [PATCH] cdogs_sdl: update to 1.3.0 (#6970) --- .../{cdogs_sdl-1.2.0.recipe => cdogs_sdl-1.3.0.recipe} | 2 +- .../{cdogs_sdl-1.2.0.patchset => cdogs_sdl-1.3.0.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename games-arcade/cdogs_sdl/{cdogs_sdl-1.2.0.recipe => cdogs_sdl-1.3.0.recipe} (96%) rename games-arcade/cdogs_sdl/patches/{cdogs_sdl-1.2.0.patchset => cdogs_sdl-1.3.0.patchset} (100%) diff --git a/games-arcade/cdogs_sdl/cdogs_sdl-1.2.0.recipe b/games-arcade/cdogs_sdl/cdogs_sdl-1.3.0.recipe similarity index 96% rename from games-arcade/cdogs_sdl/cdogs_sdl-1.2.0.recipe rename to games-arcade/cdogs_sdl/cdogs_sdl-1.3.0.recipe index 7001f3c04..d6ab5df42 100644 --- a/games-arcade/cdogs_sdl/cdogs_sdl-1.2.0.recipe +++ b/games-arcade/cdogs_sdl/cdogs_sdl-1.3.0.recipe @@ -11,7 +11,7 @@ LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/cxong/cdogs-sdl/archive/$portVersion.tar.gz" SOURCE_DIR="cdogs-sdl-$portVersion" -CHECKSUM_SHA256="20ed6d261dcc1a6c5f197ffa49aeb2b9c30d2ece514745b144c6ebaeada9bcaf" +CHECKSUM_SHA256="d978a4314c1c9d6993f930ef505a5f8ae82aa689d383f94229a3f774323103f6" PATCHES="cdogs_sdl-$portVersion.patchset" ADDITIONAL_FILES="cdogs.rdef.in" diff --git a/games-arcade/cdogs_sdl/patches/cdogs_sdl-1.2.0.patchset b/games-arcade/cdogs_sdl/patches/cdogs_sdl-1.3.0.patchset similarity index 100% rename from games-arcade/cdogs_sdl/patches/cdogs_sdl-1.2.0.patchset rename to games-arcade/cdogs_sdl/patches/cdogs_sdl-1.3.0.patchset