From ef64678e030f3814902047b959c9aca42cfb9837 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 9 Jul 2022 10:49:05 +0200 Subject: [PATCH] trackgit, update srcGitRev with the latest changes (#7041) --- haiku-apps/trackgit/trackgit-1.0.0~git.recipe | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/haiku-apps/trackgit/trackgit-1.0.0~git.recipe b/haiku-apps/trackgit/trackgit-1.0.0~git.recipe index e25999a95..5264c6d73 100644 --- a/haiku-apps/trackgit/trackgit-1.0.0~git.recipe +++ b/haiku-apps/trackgit/trackgit-1.0.0~git.recipe @@ -4,16 +4,16 @@ TrackGit provides user with GUIs for various Git commands. The implementation \ was done using LibGit2. TrackGit uses the Dynamic population of menu." HOMEPAGE="https://github.com/Hrily/TrackGit" COPYRIGHT="2018 Hrishi Hiraskar - 2018 HaikuArchives Team" + 2021 HaikuArchives Team" LICENSE="MIT" -REVISION="2" -srcGitRev="e38a8e78b4a1f3c5dd6431b4fe2d07e8668227d0" +REVISION="3" +srcGitRev="b676c5e0ed241a88ed358f0dc73cfa3fa065d76e" SOURCE_URI="https://github.com/HaikuArchives/TrackGit/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="64ffad6aad5b81f3b1445f61701138d0808d6144ed8f753906151a3d412ccaaa" +CHECKSUM_SHA256="e5dbef35b28e6dfffd86ccc26f9582fdb9ae64325c09483d56b27e52ae303a23" SOURCE_FILENAME="TrackGit-$srcGitRev.tar.gz" SOURCE_DIR="TrackGit-$srcGitRev" -ARCHITECTURES="all" +ARCHITECTURES="all !x86_gcc2" PROVIDES=" trackgit = $portVersion @@ -27,7 +27,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel - devel:libgit2 >= 0.27 + devel:libgit2 " BUILD_PREREQUIRES=" makefile_engine