git: bump version to 2.10.1
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 11 Oct 2016 11:20:16 +0000 (12:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 13 Oct 2016 06:01:55 +0000 (08:01 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/git/git.hash
package/git/git.mk

index e2cf300a66590ce8293314108d08adffdaf829e0..73bb9cb7df8ea477aaa36bb3827847770410ce1d 100644 (file)
@@ -1,2 +1,2 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256 c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7  git-2.10.0.tar.xz
+sha256 a9c32df9061cfc2c194ecaa0357ba273c1f24a0dbf0d856b03dcedafcd0a4dc6  git-2.10.1.tar.xz
index 3730b77ad9f8729ace19b3c89a0c5a08db1ad1bc..8bc29075619cd58db4ee90811ec774e86b2d6bf7 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.10.0
+GIT_VERSION = 2.10.1
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2 LGPLv2.1+