git: bump version (#5219)

This commit is contained in:
Emir Sarı
2020-07-28 11:06:55 +03:00
committed by GitHub
parent 85340fc7b4
commit 034fa83573
2 changed files with 4 additions and 4 deletions

View File

@@ -10,13 +10,13 @@ workflows."
HOMEPAGE="https://git-scm.com/"
COPYRIGHT="2005-2020 Git Authors (see git web site for list)"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz"
CHECKSUM_SHA256="73ca9774d7fa226e1d87c1909401623f96dca6a044e583b9a762e84d7d1a73f9"
CHECKSUM_SHA256=""
SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz"
CHECKSUM_SHA256_2="e6cbab49b04c975886fdddf46eb24c5645c6799224208db8b01143091d9bd49c"
CHECKSUM_SHA256_2=""
SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz"
CHECKSUM_SHA256_3="ffa91681b6a8f558745924b1dbb76d604c9e52b27c525c6bd470c0123f7f4af3"
CHECKSUM_SHA256_3=""
PATCHES="git-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"