summaryrefslogtreecommitdiff
path: root/package/git/git.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-10-31 16:31:23 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-01 14:58:34 +0100
commitdcf7a64b463cb418b963665f7a8bfdbdeda10f5f (patch)
tree78b320617b616efe1ee9555d6df94f6044430b85 /package/git/git.mk
parent9e45f6f3e8aed14dbf2551ec4e5e423330a79f73 (diff)
git: bump version to 2.10.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/git/git.mk')
-rw-r--r--package/git/git.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/git/git.mk b/package/git/git.mk
index 8bc290756..a7768ac53 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GIT_VERSION = 2.10.1
+GIT_VERSION = 2.10.2
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+