Pe: bump srcGitRev (#7617)

This commit is contained in:
OscarL
2022-12-22 03:44:54 -03:00
committed by GitHub
parent 390ae9277d
commit 91261f3740

View File

@@ -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"