git: bump version to 2.10.2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 31 Oct 2016 16:31:23 +0000 (16:31 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 1 Nov 2016 13:58:34 +0000 (14:58 +0100)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/git/git.hash
package/git/git.mk

index 73bb9cb7df8ea477aaa36bb3827847770410ce1d..0815641c105773d77dc78bb5143a7643abfd8843 100644 (file)
@@ -1,2 +1,2 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256 a9c32df9061cfc2c194ecaa0357ba273c1f24a0dbf0d856b03dcedafcd0a4dc6  git-2.10.1.tar.xz
+sha256 94802903dd707d85ca3b9a2be35e936a54ce86375f52c6a789efe7ce7e238671  git-2.10.2.tar.xz
index 8bc29075619cd58db4ee90811ec774e86b2d6bf7..a7768ac53bdeb5e36b50fc34093c774b6a6caf70 100644 (file)
@@ -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+