git: bump version to 2.5.2

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2015-09-11 12:57:50 +01:00 committed by Thomas Petazzoni
parent 54b072e693
commit d4d2bcfa1e
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
sha256 c31a5f5f72e025f8fe26845032a06683c7e5c1a73236c2353b5606ddd22e0494 git-2.4.5.tar.xz
sha256 4b4760a90ede51accee703bd6815f1f79afef68670acdcf3ea31dcc846a40c9b git-2.5.2.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
GIT_VERSION = 2.4.5
GIT_VERSION = 2.5.2
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+