mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
trackgit, update srcGitRev with the latest changes (#7041)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user