From 959f4656dc6e8ab2a497902803afe2e1cff32f3c Mon Sep 17 00:00:00 2001 From: Alex Brown Date: Wed, 3 Apr 2024 08:03:42 +0100 Subject: [PATCH] mame: Move patchset to correct location for 0.264; bump revision (#10276) --- games-emulation/mame/mame-0.264.recipe | 2 +- games-emulation/mame/{ => patches}/mame-0.264.patchset | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename games-emulation/mame/{ => patches}/mame-0.264.patchset (100%) diff --git a/games-emulation/mame/mame-0.264.recipe b/games-emulation/mame/mame-0.264.recipe index a7e96f564..fd62b24f0 100644 --- a/games-emulation/mame/mame-0.264.recipe +++ b/games-emulation/mame/mame-0.264.recipe @@ -13,7 +13,7 @@ calculators, in addition to the arcade video games that were its initial focus." HOMEPAGE="https://www.mamedev.org/" COPYRIGHT="1997-2023 MAMEDev and contributors" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/mamedev/mame/archive/mame${portVersion/./}.tar.gz" CHECKSUM_SHA256="3d9f69ed3ef7c1628d5714c8ae2695ea77b1a652a93347b2703f7c862299376e" SOURCE_FILENAME="mame-$portVersion.tar.gz" diff --git a/games-emulation/mame/mame-0.264.patchset b/games-emulation/mame/patches/mame-0.264.patchset similarity index 100% rename from games-emulation/mame/mame-0.264.patchset rename to games-emulation/mame/patches/mame-0.264.patchset