Bump Git version to 2.14.3

This commit is contained in:
Balasankar "Balu" C 2017-12-14 03:17:04 +05:30
parent a1194fbad9
commit a2b4bedf81
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.6'
default_version '2.14.3'
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: 'cb53e6b388d8d19189933366c1fe5c1ca500e8b227b9e707af39c3d879e41015'
sha256: '023ffff6d3ba8a1bea779dfecc0ed0bb4ad68ab8601d14435dd8c08416f78d7f'
relative_path "git-#{version}"