Bump Git version to 2.13.6

This commit is contained in:
Balasankar C 2017-10-17 13:19:05 +05:30
parent 497850136b
commit 921ba935b1
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ name 'git'
# - https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/prepare.md
# - https://gitlab.com/gitlab-org/gitlab-build-images/blob/master/.gitlab-ci.yml
# - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml
default_version '2.13.5'
default_version '2.13.6'
license 'GPL-2.0'
license_file 'COPYING'
@ -37,7 +37,7 @@ dependency 'openssl'
dependency 'curl'
source url: "https://www.kernel.org/pub/software/scm/git/git-#{version}.tar.gz",
sha256: 'b2bdabe9ebe1043bc37cf2ca2a1c5847dc2d933884708c670bc691d027791ad0'
sha256: 'cb53e6b388d8d19189933366c1fe5c1ca500e8b227b9e707af39c3d879e41015'
relative_path "git-#{version}"