From 91261f3740f7b56b2dea8df71f5a22602f1720e9 Mon Sep 17 00:00:00 2001 From: OscarL Date: Thu, 22 Dec 2022 03:44:54 -0300 Subject: [PATCH] Pe: bump srcGitRev (#7617) --- haiku-apps/pe/pe-2.4.5.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/haiku-apps/pe/pe-2.4.5.recipe b/haiku-apps/pe/pe-2.4.5.recipe index 27d56e1a0..d6caf63e3 100644 --- a/haiku-apps/pe/pe-2.4.5.recipe +++ b/haiku-apps/pe/pe-2.4.5.recipe @@ -5,16 +5,16 @@ as basic support for Makefile and Jamfile project management." HOMEPAGE="https://github.com/HaikuArchives/Pe" COPYRIGHT=" 1996-2002 Maarteen Hekkelman - 2003-2021 Team Pe + 2003-2022 Team Pe " LICENSE=" BSD (4-clause) MIT " -REVISION="9" -srcGitRev="ffa8db81234caaef113a14a17b9e43b6745ce95e" +REVISION="10" +srcGitRev="d51ea0eca5731be598748eb335b672c03718b2f5" SOURCE_URI="https://github.com/HaikuArchives/Pe/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="3770aa248c9d967d9b73c75d8b7902a83a81697176946500abc12ece91854156" +CHECKSUM_SHA256="b4205cc289732b2fd28d89c0b7159154ee5516b4dbe98a7898904a2468634bc2" SOURCE_FILENAME="pe-$srcGitRev.tar.gz" SOURCE_DIR="Pe-$srcGitRev"