From f48bae4e70357843b2ad4eae1e43d8bab5a48d33 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Thu, 1 May 2025 15:15:04 +0200 Subject: [PATCH] mame: forgot revision bump --- games-emulation/mame/mame-0.277.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/mame/mame-0.277.recipe b/games-emulation/mame/mame-0.277.recipe index 3a9c1b924..2ab62fbca 100644 --- a/games-emulation/mame/mame-0.277.recipe +++ b/games-emulation/mame/mame-0.277.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-2024 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="60055b19fc96306927257c5ffc265ecebcbe5c944cf98113d4d78f6304556c67" SOURCE_FILENAME="mame-$portVersion.tar.gz"