From 80dfac68f64f0ac360363f1aec272ef230c4a56f Mon Sep 17 00:00:00 2001 From: Andi Machovec Date: Thu, 27 Jan 2022 15:58:34 +0100 Subject: [PATCH] Peggy: updated recipe to version 0.7.5 (#6570) --- haiku-games/peggy/{peggy-0.7.2.recipe => peggy-0.7.5.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename haiku-games/peggy/{peggy-0.7.2.recipe => peggy-0.7.5.recipe} (91%) diff --git a/haiku-games/peggy/peggy-0.7.2.recipe b/haiku-games/peggy/peggy-0.7.5.recipe similarity index 91% rename from haiku-games/peggy/peggy-0.7.2.recipe rename to haiku-games/peggy/peggy-0.7.5.recipe index 6a2058bc1..db2eeb472 100644 --- a/haiku-games/peggy/peggy-0.7.2.recipe +++ b/haiku-games/peggy/peggy-0.7.5.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2021-2022 Andi Machovec" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/andimachovec/Peggy/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="ff641aaded99c2942311fb28d57c6d7e0d6cd9804514a7c6ce5831e3ca351187" +CHECKSUM_SHA256="2e6d034db2ec46d08e5ce9282fd2cd2b103a7912ca621343b8687dd953526b60" SOURCE_DIR="Peggy-$portVersion" ARCHITECTURES="all !x86_gcc2"